This package contains all KeyValuePair
extended implementations : ArrayMap
, etc.
Classes
- ArrayMap
- Hash table based implementation of the Map interface.
- MapEntry
- Represents a basic pair
key/value
entry in aKeyValuePair
. - MapFormatter
- Converts a
KeyValuePair
to a custom string representation.
Members
-
<constant> formatter :system.data.maps.MapFormatter
-
The
MapFormatter
singleton.Type: