All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description AbstractIOIterator<E> BaseProperty BlockSizer System-wide utility that gets the number of bytes per block from several byte sources.BooleanProperty EndOfProcessException FileFormatter<T> FileParser<T> Formatter<T> Defines a class that creates aCharSequencefrom an object.
For example, you could use it to format a Date into a String.IntProperty IOConsumer<T> Represents an operation that accepts a single input argument and returns no result.IOFunction<T,R> Represents a function that accepts one argument and produces a result.IOIterator<E> IOPredicate<T> Represents a predicate (boolean-valued function) of one argument.IORunnable Represents a function without argument and result.IOSupplier<T> Represents a supplier of results.IOUnaryOperator<T> Represents an operation on a single operand that produces a result of the same type as its operand.LongProperty OS OS.Name Parser<T> Defines a class that creates an object from aCharSequence.
For example, you could use it to parse a String into a Date.ProcessReader Property<T> Resource Resource.Loader<K> Resource.Storer<K> SystemProperties https://docs.oracle.com/javase/tutorial/essential/environment/sysprop.htmlTextBuffers TextFormatter<T> TextParser<T> WrappedIOException Zip Set of utilities related to ZIP.