| Package | Description |
|---|---|
| oracle.javatools.data |
| Modifier and Type | Class and Description |
|---|---|
class |
HashStructure
This class implements a hash data structure intended to be used as the generic storage for project metadata that can be marshalled to and from a persistent form without depending on custom marshalling code.
|
class |
ListStructure
This class implements a list data structure that complements
HashStructure. |