Package com.pnfsoftware.jeb.util
package com.pnfsoftware.jeb.util
Utility library.
-
PackageDescriptionBasic utility types, used by other utility code.Collections, such as segments, custom maps/sets/lists, etc.Types related to concurrency, synchronization, and external code execution.Types to encode and decode data, including hashes/digests calculator, zip and xml implementations.Types to implement event sources, and event listeners.Types used to format data to text.Types used to represent graphs.Types used to build program interpreters.Types for I/O operations, such as file writing/reading, file monitors, directory browsing.Types used access the logging system used by JEB.Utility code for mathematical operations.Utility code for network operations.Utility code operating on primitives.Reflection utility code.JEB's custom serialization facility (PNF-ORPD).