T
- Type of encapsulated instance@Immutable public interface Variable<T> extends Spec
Spec.Simple, Spec.Strict
T instantiate(@NotNull(message="users can\'t be NULL") Users users, @NotNull(message="arguments can\'t be NULL") Arguments arguments) throws SpecException
users
- Usersarguments
- Arguments to useSpecException
- If can't instantiateMap<Integer,String> arguments() throws SpecException
SpecException
- If can't instantiateCopyright © 2009–2014 Rultor Inc.. All rights reserved.