Package org.hibernate.validator.util

Independent helper classes.

See:
          Description

Interface Summary
CollectionHelper.Partitioner<K,V>  
 

Class Summary
CollectionHelper Provides some methods for simplified collection instantiation.
Contracts  
IdentitySet Set that compares object by identity rather than equality.
IteratorEnumeration<T> An Enumeration implementation, that wraps an Iterator.
LazyValidatorFactory This class lazily initialize the ValidatorFactory on the first usage One benefit is that no domain class is loaded until the ValidatorFactory is really needed.
LoggerFactory  
LRUMap<K,V>  
ReflectionHelper Some reflection utility methods.
ValidatorTypeHelper Helper methods around ConstraintValidator types.
Version  
 

Package org.hibernate.validator.util Description

Independent helper classes.



Copyright © 2007-2011 Red Hat Middleware, LLC. All Rights Reserved