Uses of Enum Class
example.FoodOption
Packages that use FoodOption
-
Uses of FoodOption in example
Methods in example that return FoodOptionModifier and TypeMethodDescriptionstatic FoodOptionReturns the enum constant of this class with the specified name.static FoodOption[]FoodOption.values()Returns an array containing the constants of this enum class, in the order they are declared.