Interface | Description |
---|---|
BufferReader |
Class | Description |
---|---|
ByteArrayReader |
Provides methods to read specific values from a byte array, with a consistent, checked exception structure for
issues.
|
GeoLocation |
Represents a latitude and longitude pair, giving a position on earth in spherical coordinates.
|
NullOutputStream |
An implementation of OutputSteam that ignores write requests by doing nothing.
|
RandomAccessFileReader |
Provides methods to read specific values from a byte array, with a consistent, checked exception structure for
issues.
|
Rational |
Immutable class for holding a rational number without loss of precision.
|
StringUtil |
Exception | Description |
---|---|
BufferBoundsException |
A checked replacement for IndexOutOfBoundsException.
|
CompoundException |
Represents a compound exception, as modelled in JDK 1.4, but
unavailable in previous versions.
|
Copyright © 2002-2013 Drew Noakes. All Rights Reserved.