Package org.hibernate.validator.internal.util

Independent helper classes.

See:
          Description

Interface Summary
CollectionHelper.Partitioner<K,V>  
 

Class Summary
CollectionHelper Provides some methods for simplified collection instantiation.
ConcurrentReferenceHashMap<K,V> An advanced hash table supporting configurable garbage collection semantics of keys and values, optional referential-equality, full concurrency of retrievals, and adjustable expected concurrency for updates.
Contracts  
IdentitySet Set that compares object by identity rather than equality.
LazyValidatorFactory Deprecated. Will be removed in a future release.
ModUtil Helper class for modulo 10/11.
ReflectionHelper Some reflection utility methods.
TypeHelper Provides utility methods for working with types.
Version  
 

Enum Summary
ConcurrentReferenceHashMap.Option  
ConcurrentReferenceHashMap.ReferenceType An option specifying which Java reference type should be used to refer to a key and/or value.
 

Package org.hibernate.validator.internal.util Description

Independent helper classes.



Copyright © 2012 Oracle Corporation. All Rights Reserved.