Uses of Enum Class
com.google.common.base.Functions.IdentityFunction
Packages that use Functions.IdentityFunction
-
Uses of Functions.IdentityFunction in com.google.common.base
Methods in com.google.common.base that return Functions.IdentityFunctionModifier and TypeMethodDescriptionstatic Functions.IdentityFunction
Returns the enum constant of this class with the specified name.static Functions.IdentityFunction[]
Functions.IdentityFunction.values()
Returns an array containing the constants of this enum class, in the order they are declared.