Package org.apache.commons.geometry.io.core.internal
package org.apache.commons.geometry.io.core.internal
This package contains IO utilities intended for internal use only.
No guarantees are made for the stability of the contained APIs
across library versions.
-
ClassDescriptionClass used to buffer characters read from an underlying
Reader.Internal class containing utility methods for IO operations.IOConsumer<T>Functional interface similar toConsumerbut allowing anIOExceptionto be thrown.IOFunction<T,R> Functional interface similar toFunctionbut allowing anIOExceptionto be thrown.IOSupplier<T>Functional interface similar toSupplierbut allowing anIOExceptionto be thrown.Functional interface similar toToIntFunctionbut allowing anIOExceptionto be thrown.Class providing basic text parsing capabilities.