Interface | Description |
---|---|
CollectionHelper.Partitioner<K,V> |
Class | Description |
---|---|
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.
|
StringHelper |
Helper class dealing with strings.
|
TypeHelper |
Provides utility methods for working with types.
|
Version |
Enum | Description |
---|---|
ConcurrentReferenceHashMap.Option | |
ConcurrentReferenceHashMap.ReferenceType |
An option specifying which Java reference type should be used to refer
to a key and/or value.
|
Independent helper classes.
Copyright © 2018 JBoss by Red Hat. All rights reserved.