java Programming Glossary: elementtype
use of array of zero length http://stackoverflow.com/questions/1036666/use-of-array-of-zero-length for example we can construct such an array like this new elementType 0 I seen such a construct but I don't understand why this might..
Hibernate Validation of Collections of Primitives http://stackoverflow.com/questions/4308224/hibernate-validation-of-collections-of-primitives ValidCollection public @interface ValidCollection Class elementType Specify constraints when collection element type is NOT constrained.. type is NOT constrained validator.getConstraintsForClass elementType .isBeanConstrained Class constraints default boolean allViolationMessages.. private ValidatorContext validatorContext private Class elementType private Class constraints private boolean allViolationMessages..
|