Uses of Enum Class
zombie.iso.IsoChunk.JobType
Packages that use IsoChunk.JobType
-
Uses of IsoChunk.JobType in zombie.iso
Subclasses with type arguments of type IsoChunk.JobType in zombie.isoFields in zombie.iso declared as IsoChunk.JobTypeMethods in zombie.iso that return IsoChunk.JobTypeModifier and TypeMethodDescriptionstatic IsoChunk.JobType
Returns the enum constant of this class with the specified name.static IsoChunk.JobType[]
IsoChunk.JobType.values()
Returns an array containing the constants of this enum class, in the order they are declared.