Interface | Description |
---|---|
CloneableObject | |
Collector<E> | |
ErrorFormatter | |
Filter | |
Installable | |
NamedObject | |
PropertyOwner | |
Registry | |
Wrapper<O> |
Class | Description |
---|---|
Capability |
Represents an abstract capability originating from an
arbitrary entity that is described in a short string.
|
CompactProperties | |
Counter | |
DefaultWrapper<O> | |
Exceptions | |
HtmlUtils | |
HtmlUtils.HtmlBuilder | |
HtmlUtils.HtmlLineBuilder | |
HtmlUtils.HtmlTableBuilder | |
KeyValuePair<K,V> | |
MutablePrimitives | |
MutablePrimitives.MutableBoolean | |
MutablePrimitives.MutableDouble | |
MutablePrimitives.MutableFloat | |
MutablePrimitives.MutableInteger | |
MutablePrimitives.MutableLong | |
Options | |
PropertyChangeSource | |
Range | |
Result<E> | |
SecureDispatcher |
Helper class to perform unsafe operations that might throw
exceptions on other threads and to be able to receive those
exceptions later on the original thread.
|
SubstitutionSupport |
Enum | Description |
---|---|
ErrorType | |
Order |
Type safe definitions for the order possible bewteen two objects.
|
Orientation | |
Priority |
Exception | Description |
---|---|
CorruptedStateException |
Signals that some object reached a state in which it has no
longer full control of its managed resources.
|
ToolException | |
UnsupportedFormatException |
Signals that some data did not met the requirements defined
by some method or framework in terms of structural format.
|
WrapperException |