| Interface | Description |
|---|---|
| CollectionHelper.Partitioner<K,V> |
| Class | Description |
|---|---|
| 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 |
Independent helper classes.
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.