Interface | Description |
---|---|
Iterator<E> |
Interface for iterating through a set of records from an IStorageUtility
|
TrivialTransitions |
Convenience interface for states that do not have any transitions.
|
TrivialTransitionsWithErrors |
Convenience interface for states that do not have any transitions.
|
Class | Description |
---|---|
ArrayUtilities | |
CacheTable<K> | |
DataUtil | |
GeoUtils |
Author: Meletis Margaritis
Date: 8/4/14
Time: 1:38 PM
|
GeoUtils.GPSCoordinates | |
JavaRosaCoreModule | |
Map<K,V> |
A Map is a data object that maintains a map from one set of data
objects to another.
|
MathUtils |
Static utility functions for mathematical operations
|
MD5 |
Fast implementation of RSA's MD5 hash generator in Java JDK Beta-2 or higher.
|
MD5InputStream | |
MD5State |
Fast implementation of RSA's MD5 hash generator in Java JDK Beta-2 or higher
Originally written by Santeri Paavolainen, Helsinki Finland 1996 (c) Santeri Paavolainen, Helsinki Finland 1996 Some changes Copyright (c) 2002 Timothy W Macinta |
MemoryUtils |
J2ME suffers from major disparities in the effective use of memory.
|
MultiInputStream |
MultiInputStream allows for concatenating multiple
input streams together to be read serially in the
order that they were added.
|
OrderedMap<K,V> | |
PrefixTree | |
PrefixTreeNode | |
PropertyUtils | |
SHA1 | |
SortedIntSet | |
StreamsUtil |
Exception | Description |
---|---|
InvalidIndexException |
Thrown when an index used contains an invalid value
|
NoLocalizedTextException | |
UnregisteredLocaleException |