Uses of Enum Class
edu.ucsb.cs156.happiercows.enums.CommonsFeatures
Packages that use CommonsFeatures
-
Uses of CommonsFeatures in edu.ucsb.cs156.happiercows.enums
Methods in edu.ucsb.cs156.happiercows.enums that return CommonsFeaturesModifier and TypeMethodDescriptionstatic CommonsFeaturesReturns the enum constant of this class with the specified name.static CommonsFeatures[]CommonsFeatures.values()Returns an array containing the constants of this enum class, in the order they are declared.