Interface | Description |
---|---|
Depends.Dependency |
Class | Description |
---|---|
Bits |
Simple helper class to work with bits inside a byte.
|
ByteBufferBitVector |
Wraps a
ByteBuffer as a read-only BitVector . |
Bytes |
Constants.
|
BytesUtil |
Class supporting operations on variable length byte[] keys.
|
BytesUtil.UnsignedByteArrayComparator |
Compares two unsigned byte[]s.
|
CaseInsensitiveStringComparator |
A case-insensitive
String Comparator . |
ClassPathUtil |
Utility class for returning an instance of an interface.
|
CSVReader |
A helper class to read CSV (comma separated value) and similar kinds of
delimited data.
|
CSVReader.Header |
A header for a column that examines its values and interprets them as
floating point numbers, integers, dates, or times when possible and
as uninterpreted character data otherwise.
|
DaemonThreadFactory |
A thread factory that configures the thread as a daemon thread.
|
Depends |
Class provides static information about project dependencies.
|
HTMLUtility |
Collection of some utility methods for HTML.
|
HybridTimestampFactory | Deprecated
This class has not been fully debugged and SHOULD NOT be used.
|
InnerCause |
Utility class declaring methods for examining a stack trace for an instance
of some class of exception.
|
MillisecondTimestampFactory |
A timestamp factory based on
System.currentTimeMillis() . |
NanosecondTimestampFactory |
Timestamp factory class with no more than nanosecond resolution - values
produced by this class MUST NOT be persisted.
|
NT | |
NV |
A name-value pair.
|
PropertyUtil |
This utility class provides helper methods designed to fuse two
configurations in which at least one of the configuration is
represented as a
Properties object, which may have a system
of inherited defaults. |
PseudoRandom |
PseudoRandom is derived from an algorithm used to create a dissolve
graphics effect.
|
ReverseLongComparator |
Places
Long values into descending order. |
Exception | Description |
---|---|
ChecksumError |
Exception thrown when the checksum field does not match the checksum computed
for the data being read.
|
ClocksNotSynchronizedException |
An instance of this class is thrown if we observe that the timestamps
generated by two or more services violate a requirement for synchronized
clocks.
|
StackInfoReport |
An exception class whose sole purpose is to provide information during
debugging concerning the context in which some method is invoked.
|
Utility classes.
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.