Uses of Class
com.google.common.collect.EnumBiMap
Packages that use EnumBiMap
Package
Description
Collection interfaces and implementations, and other utilities for collections.
-
Uses of EnumBiMap in com.google.common.collect
Methods in com.google.common.collect that return EnumBiMapModifier and TypeMethodDescriptionReturns a new, emptyEnumBiMap
using the specified key and value types.Returns a new bimap with the same mappings as the specified map.