Uses of Enum Class
com.prineside.tdi2.utils.MaterialColor.Variants
Packages that use MaterialColor.Variants
- 
Uses of MaterialColor.Variants in com.prineside.tdi2.utils
Fields in com.prineside.tdi2.utils declared as MaterialColor.VariantsModifier and TypeFieldDescriptionstatic final MaterialColor.Variants[]MaterialColor.Variants.valuesMethods in com.prineside.tdi2.utils that return MaterialColor.VariantsModifier and TypeMethodDescriptionstatic MaterialColor.VariantsReturns the enum constant of this class with the specified name.static MaterialColor.Variants[]MaterialColor.Variants.values()Returns an array containing the constants of this enum class, in the order they are declared.