Implements collection and map related key/value classes.
-
Provides a base decorator that allows additional functionality to be
added to a
Map.Entry
.
-
Abstract pair class to assist with creating
KeyValue
and
Map.Entry
implementations.
Abstract Pair class to assist with creating correct
Map.Entry
implementations.
-
A MultiKey
allows multiple map keys to be merged together.