| 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 | |
| PathUtils |
Utility methods to parse a path.
|
| 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(). |
Copyright © 2012–2017 The Apache Software Foundation. All rights reserved.