Class | Description |
---|---|
Buffer |
This is a wrapper around
ByteBuffer . |
DebugTimer |
DebugTimer ... |
FileIOUtils |
Simple File utils
|
FileIOUtils.BurnOnCloseFileIterator<T> | Deprecated
use
BurnOnCloseFileIterator instead |
FileIOUtils.FileLineDifferenceIterator | Deprecated
use
FileLineDifferenceIterator instead |
FileIOUtils.TransformingComparator |
Decorates the given comparator and applies the function before delegating to the decorated
comparator.
|
GuavaDeprecation | |
IOUtils |
Input/output utility methods.
|
LazyValue<T> |
An instances of this class represents a lazy value of type
T . |
LongUtils | |
OakVersion |
Provides version information about Oak.
|
PathUtils |
Utility methods to parse a path.
|
PerfLogger |
PerfLogger is a simpler wrapper around a slf4j Logger which
comes with the capability to issue log statements containing
the measurement between start() and end() methods.
|
Profiler |
A simple CPU profiling tool similar to java -Xrunhprof.
|
PropertiesUtil |
The
PropertiesUtil is a utility class providing some
useful utility methods for converting property types. |
QueryUtils | |
StringUtils |
Some string utility methods.
|
TimeDurationFormatter |
Format a time duration as human-readable string, inspired by
Stopwatch.toString() . |
UUIDUtils |
Copyright © 2010 - 2020 Adobe. All Rights Reserved