Interface | Description |
---|---|
ExceptionUtil.Block<R,E1 extends java.lang.Exception,E2 extends java.lang.Exception,E3 extends java.lang.Exception> | |
ExceptionUtil.CatchBlock | |
ExceptionUtil.FinallyBlock | |
SerializableSupplier<T> | |
Tasks.FailureTask<I,E extends java.lang.Exception> | |
Tasks.Task<I,E extends java.lang.Exception> |
Class | Description |
---|---|
ArrayUtil | |
BinaryUtil | |
BinPacking | |
BinPacking.ListPacker<T> | |
BinPacking.PackingIterable<T> | |
ByteBuffers | |
CharSequenceSet | |
CharSequenceWrapper |
Wrapper class to adapt CharSequence for use in maps and sets.
|
DateTimeUtil | |
DecimalUtil | |
Exceptions | |
ExceptionUtil | |
Filter<T> |
A Class for generic filters
|
JsonUtil | |
ManifestFileUtil | |
NaNUtil | |
Pair<X,Y> | |
ParallelIterable<T> | |
PartitionSet | |
PartitionUtil | |
PropertyUtil | |
SerializationUtil | |
SnapshotUtil | |
SortedMerge<T> |
An Iterable that merges the items from other Iterables in order.
|
StructLikeMap<T> | |
StructLikeSet | |
StructLikeWrapper |
Wrapper to adapt StructLike for use in maps and sets by implementing equals and hashCode.
|
StructProjection | |
TableScanUtil | |
Tasks | |
Tasks.Builder<I> | |
ThreadPools | |
UnicodeUtil | |
UUIDUtil | |
WapUtil |
Exception | Description |
---|---|
Tasks.UnrecoverableException |