| Interface | Description |
|---|---|
| CharacterSource | |
| Dbl.ReduceBy |
Public interface for a very fast reduce by.
|
| Flt.ReduceBy |
Public interface for a very fast reduce by.
|
| Input | |
| Int.ReduceBy |
Public interface for a very fast reduce by.
|
| Lng.ReduceBy |
Public interface for a very fast reduce by.
|
| Output |
| Class | Description |
|---|---|
| Arry | |
| Byt | |
| ByteBuf | |
| ByteScanner | |
| CharArrayCharacterSource | |
| CharBuf |
This class is like a StringBuilder but it also pretends to be a PrintWriter.
|
| CharScanner |
This class uses int, float and double parsing that I saw in Jackson for int parsing.
|
| Chr | |
| Dbl | |
| Flt | |
| InMemoryInputStream |
Created by Richard on 3/11/14.
|
| InMemoryReader |
Created by Richard on 3/13/14.
|
| InputByteArray | |
| Int |
Integer operations.
|
| IOInputStream |
Created by Richard on 3/11/14.
|
| IOReader |
Created by Richard on 3/13/14.
|
| Lng | |
| ReaderCharacterSource | |
| Shrt |
Copyright © 2014. All rights reserved.