Package com.drew.lang
package com.drew.lang
Contains classes of generic utility.
-
ClassDescriptionA checked replacement for
IndexOutOfBoundsException.Provides methods to read specific values from a byte array, with a consistent, checked exception structure for issues.ByteTrie<T>Stores values using a prefix tree (aka 'trie', i.e.Holds a set of commonly used character encodings.Represents a compound exception, as modelled in JDK 1.4, but unavailable in previous versions.Represents a latitude and longitude pair, giving a position on earth in spherical coordinates.Models a key/value pair, where both are non-nullStringValueobjects.An implementation of OutputSteam that ignores write requests by doing nothing.Provides methods to read specific values from aRandomAccessFile, with a consistent, checked exception structure for issues.Base class for random access data reading operations of common data types.Immutable class for holding a rational number without loss of precision.