| Class and Description |
|---|
| FlatFile
Subclass of File, which allows binary searching, returning Iterators
that allow scanning forwards and backwards thru the (sorted) file starting
from a particular prefix.
|
| Class and Description |
|---|
| FlatFile
Subclass of File, which allows binary searching, returning Iterators
that allow scanning forwards and backwards thru the (sorted) file starting
from a particular prefix.
|
| Class and Description |
|---|
| FlatFile
Subclass of File, which allows binary searching, returning Iterators
that allow scanning forwards and backwards thru the (sorted) file starting
from a particular prefix.
|
| Class and Description |
|---|
| FlatFile
Subclass of File, which allows binary searching, returning Iterators
that allow scanning forwards and backwards thru the (sorted) file starting
from a particular prefix.
|
| Class and Description |
|---|
| ReverseBufferedReader
Just like a BufferedReader, except the buffer scrolls backvards, allowing
this one to support 'readPrevLine()' instead of readLine().
|
| ReverseRecordIterator
Iterator that returns lines from a file reverse sequentially.
|
Copyright © 2005–2015 IIPC. All rights reserved.