| 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> | |
| CodeTimer | Deprecated
Use
StopWatch instead |
| DataUtil | |
| GeoUtils |
Author: Meletis Margaritis
Date: 8/4/14
Time: 1:38 PM
|
| GeoUtils.LatLong | |
| 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
|
| 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> | |
| PropertyUtils | |
| SHA1 | |
| SortedIntSet | |
| StopWatch |
Helps with timing an operation and logging the time
|
| StreamsUtil | Deprecated |
| Exception | Description |
|---|---|
| InvalidIndexException |
Thrown when an index used contains an invalid value
|
| NoLocalizedTextException | |
| UnregisteredLocaleException |
Copyright © 2021. All rights reserved.