| Package | Description |
|---|---|
| info.bioinfweb.commons.io |
| Modifier and Type | Class and Description |
|---|---|
class |
PeekReader
Reader implementation that allows to peek upcoming characters from the underlying reader.
|
class |
StreamLocation
A read only implementation of
StreamLocationProvider, which can be used to store
a static location. |
| Modifier and Type | Method and Description |
|---|---|
int |
StreamLocationProviderOffsetComparator.compare(StreamLocationProvider o1,
StreamLocationProvider o2) |
| Constructor and Description |
|---|
StreamLocation(StreamLocationProvider locationProvider) |