Package | Description |
---|---|
org.apache.commons.geometry.io.core.internal |
This package contains IO utilities intended for internal use only.
|
Class and Description |
---|
CharReadBuffer
Class used to buffer characters read from an underlying
Reader . |
IOConsumer
Functional interface similar to
Consumer but allowing an
IOException to be thrown. |
IOFunction
Functional interface similar to
Function but allowing an
IOException to be thrown. |
IOSupplier
Functional interface similar to
Supplier but allowing an
IOException to be thrown. |
IOToIntFunction
Functional interface similar to
ToIntFunction but allowing an
IOException to be thrown. |
SimpleTextParser
Class providing basic text parsing capabilities.
|
Copyright © 2016–2021 The Apache Software Foundation. All rights reserved.