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