Package components.map
Class MapSecondary.SimplePair<K,V>
java.lang.Object
components.map.MapSecondary.SimplePair<K,V>
- Type Parameters:
K- type ofPairfirst entry (Mapkey entry)V- type ofPairsecond entry (Mapvalue entry)
- All Implemented Interfaces:
Map.Pair<K,V>
- Enclosing class:
MapSecondary<K,V>
Straightforward implementation of
Pair interface.-
Constructor Summary
Constructors -
Method Summary