Package | Description |
---|---|
org.ojalgo.netio |
This package loosely corresponds to (extends) the packages: java.io.*, java.nio.*, java.net.* and sun.net.*
|
Modifier and Type | Class and Description |
---|---|
class |
CharacterRing
A circular char buffer - an Appendable CharSequence that always hold exactly
65536 characters.
|
static class |
CharacterRing.OutputStreamBuffer |
static class |
CharacterRing.PrinterBuffer |
static class |
CharacterRing.WriterBuffer |
Copyright © 2019 Optimatika. All rights reserved.