|
Class Summary |
| ArrayListCollectionAdapter |
Collection Adapters were introduced to support multiple collection
types within the JavaGrinder Framework. |
| HashMapCollectionAdapter |
Collection Adapters were introduced to support multiple collection
types within the JavaGrinder Framework. |
| HashtableCollectionAdapter |
Collection Adapters were introduced to support multiple collection
types within the JavaGrinder Framework. |
| LinkedListCollectionAdapter |
Collection Adapters were introduced to support multiple collection
types within the JavaGrinder Framework. |
| SupportedCollections |
This class is nothing more than a place holder to initialize predefined supported
collections. |
| VectorCollectionAdapter |
Collection Adapters were introduced to support multiple collection types
within the JavaGrinder Framework. |