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/valueentry in aKeyValuePair. - MapFormatter
- Converts a
KeyValuePairto a custom string representation.
Members
-
<constant> formatter :system.data.maps.MapFormatter
-
The
MapFormattersingleton.Type: