Uses of Enum Class
zombie.iso.enums.MetaCellPresence
Packages that use MetaCellPresence
-
Uses of MetaCellPresence in zombie.iso
Methods in zombie.iso that return MetaCellPresence -
Uses of MetaCellPresence in zombie.iso.enums
Subclasses with type arguments of type MetaCellPresence in zombie.iso.enumsMethods in zombie.iso.enums that return MetaCellPresenceModifier and TypeMethodDescriptionstatic MetaCellPresence
Returns the enum constant of this class with the specified name.static MetaCellPresence[]
MetaCellPresence.values()
Returns an array containing the constants of this enum class, in the order they are declared.