Uses of Enum Class
com.amalgamasimulation.engine.Event.Status
Packages that use Event.Status
-
Uses of Event.Status in com.amalgamasimulation.engine
Fields in com.amalgamasimulation.engine declared as Event.StatusMethods in com.amalgamasimulation.engine that return Event.StatusModifier and TypeMethodDescriptionEvent.status()Returns the current status of this eventstatic Event.StatusReturns the enum constant of this class with the specified name.static Event.Status[]Event.Status.values()Returns an array containing the constants of this enum class, in the order they are declared.