See: Description
| Class | Description |
|---|---|
| ByteArrayEscapeUtils |
Removes the 0 byte from a byte array.
|
| ByteBufferUtil |
Utility methods for a ByteBuffer.
|
| ByteUtil |
Utility methods for bytes
|
| CloseableUtil |
Utility class for handling
Closeables. |
| CollectionUtil | |
| CommonConstants |
Common constants used throughout the Gaffer project.
|
| DebugUtil |
Util methods for debugging
|
| ExecutorService |
An
ExecutorService that can schedule commands to run after a given
delay, or to execute periodically. |
| FieldUtil |
Utility methods for a field
|
| GroupUtil |
Utility methods for Schema groups.
|
| JsonUtil |
Utility methods for various JSON representations in Gaffer.
|
| LongUtil |
Utility methods for Longs.
|
| OneOrMore<T> |
A
OneOrMore in an Iterable that allows items
to be added. |
| PropertiesUtil |
Utility methods for Schema Properties.
|
| StreamUtil |
Utility methods for opening
InputStreams. |
| StringUtil |
Utility methods for
Strings. |
| TextUtil |
Utility methods for Text.
|
| ToStringBuilder |
Extension of the Apache Commons
ToStringBuilder
class to provide a specific style for Gaffer. |
| ToStringBuilder.GafferFullStyle |
The default
ToStringStyle to use in Gaffer. |
| ToStringBuilder.GafferShortStyle |
Alternative
ToStringStyle to give a more concise output. |
| Annotation Type | Description |
|---|---|
| Required |
Where used, denotes that a field on an object must be set.
|
Copyright © 2022. All rights reserved.