Uses of Enum Class
com.google.common.collect.Maps.EntryFunction
Packages that use Maps.EntryFunction
Package
Description
Collection interfaces and implementations, and other utilities for collections.
-
Uses of Maps.EntryFunction in com.google.common.collect
Methods in com.google.common.collect that return Maps.EntryFunctionModifier and TypeMethodDescriptionstatic Maps.EntryFunction
Returns the enum constant of this class with the specified name.static Maps.EntryFunction[]
Maps.EntryFunction.values()
Returns an array containing the constants of this enum class, in the order they are declared.