Uses of Interface
components.map.Map.Pair
Packages that use Map.Pair
-
Uses of Map.Pair in components.map
Classes in components.map that implement Map.PairModifier and TypeClassDescriptionprotected static final class
Straightforward implementation ofPair
interface.Methods in components.map that return Map.PairModifier and TypeMethodDescriptionRemoves the pair whose first component iskey
and returns it.Map1L.removeAny()
Map2.removeAny()
Map3.removeAny()
Map4.removeAny()
MapKernel.removeAny()
Removes and returns an arbitrary pair fromthis
.Methods in components.map that return types with arguments of type Map.Pair