package

com.pnfsoftware.jeb.util

This package and sub-packages contains classes and interfaces to perform common operations, such as I/O, formatting, or logging.

Interfaces

Classes

AggregatorDispatcher An event aggregator-dispatcher. 
ArrayUtil Utility methods for arrays. 
CharSequences Utility methods for character sequences. 
ClasspathCollector  
CollectionUtil Convenience methods for Java Collection collections, in particular, List lists. 
Conversion Utility methods for safe conversions of string or boxed representations of numbers, to numbers. 
EndianUtil Byte array to/from primitives with endianness support. 
ExUtil Utility methods for throwables (errors, exceptions, runtime exceptions). 
Formatter This utility class contains useful text and buffer formatting methods. 
Hashes Memory and CPU efficient way to compute message digests. 
IO This utility class contains useful static file manipulation routines. 
ItemHistory<T> Generic tracker of items, based on a simple history queue (get last, get next) model. 
Maps Utility methods for map. 
MathUtil Set of common operations on Number that are not in Math. 
MonitorInfoAdapter  
Net Network routines class. 
SizeUtil Size formatting utility methods. 
Strings  
ThreadUtil Collection of thread utility static methods. 
TimeUtil  
URLUtil Utility methods to manipulate URLs. 

Enums

OSType