See: Description
Class | Description |
---|---|
ArrayList |
A mutable 2nd class object that represents ArrayList.
|
Date |
A mutable 2nd class object that represents java.util.Date.
|
Freezer |
Freezer is a helper class with static methods to assist
transcribing non-ordered collection and map classes.
|
Freezer.FrozenIterator |
This class iterates over an array.
|
HashMap |
A mutable 2nd class object that represents HashMap.
|
HashSet |
A mutable 2nd class object that represents HashSet.
|
Hashtable |
A mutable 2nd class object that represents Hashtable.
|
LinkedList |
A mutable 2nd class object that represents LinkedList.
|
SqlDate |
A mutable 2nd class object that represents java.sql.Date.
|
SqlTime |
A mutable 2nd class object that represents java.sql.Time.
|
SqlTimestamp |
A mutable 2nd class object that represents java.sql.Timestamp
|
TreeMap |
A mutable 2nd class object that represents TreeMap.
|
TreeSet |
A mutable 2nd class object that represents TreeSet.
|
Vector |
A mutable 2nd class object that represents Vector.
|
Copyright © 2005-2012 Apache Software Foundation. All Rights Reserved.