| 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 | |
| ExecutableHelper |
Provides shared functionality dealing with executables.
|
| IdentitySet |
Set that compares object by identity rather than equality.
|
| 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.
|
| TypeResolutionHelper |
Provides access to a shared instance of ClassMate's
TypeResolver. |
| 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.
|
| Annotation Type | Description |
|---|---|
| IgnoreJava6Requirement |
Hint to AnimalSniffer to ignore violations.
|
Independent helper classes.
Copyright © 2018 JBoss by Red Hat. All rights reserved.