@Version(value="1.2.1")
| Class | Description |
|---|---|
| DebugTimer |
DebugTimer... |
| FileIOUtils |
Simple File utils
|
| FileIOUtils.BurnOnCloseFileIterator<T> |
Implements a
Closeable wrapper over a LineIterator. |
| FileIOUtils.FileLineDifferenceIterator |
FileLineDifferenceIterator class which iterates over the difference of 2 files line by line.
|
| FileIOUtils.TransformingComparator |
Decorates the given comparator and applies the function before delegating to the decorated
comparator.
|
| IOUtils |
Input/output utility methods.
|
| 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 © 2012–2018 The Apache Software Foundation. All rights reserved.