collections/bimap_utils library
Bi-directional map (key↔value both unique) — roadmap #514.
Classes
-
BimapUtils<
K extends Object, V extends Object> - Simple bimap: forward and reverse lookup; keys and values must be unique.
Bi-directional map (key↔value both unique) — roadmap #514.