Class | Description |
---|---|
Bytes |
Simple utility methods to make working with bytes (blob) easier.
|
MoreFutures |
Helpers to work with Guava's
ListenableFuture . |
MoreFutures.FailureCallback<V> |
A
FutureCallback that does nothing on success. |
MoreFutures.SuccessCallback<V> |
A
FutureCallback that does nothing on failure. |
UUIDs |
Utility methods to work with UUID and most specifically with time-based ones
(version 1).
|