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 | |
DomainNameUtil | |
ExecutableHelper |
Provides shared functionality dealing with executables.
|
ExecutableParameterNameProvider |
Allows to obtain parameter names from
Executable s in a uniform fashion. |
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 . |
TypeVariableBindings | |
TypeVariables |
Provides some utility methods for TypeVariables.
|
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.
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.