JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Enum Class
microsim.event.Order
Packages that use
Order
Package
Description
microsim.event
Uses of
Order
in
microsim.event
Methods in
microsim.event
that return
Order
Modifier and Type
Method
Description
static
Order
Order.
valueOf
(
String
name)
Deprecated.
Returns the enum constant of this class with the specified name.
static
Order
[]
Order.
values
()
Deprecated.
Returns an array containing the constants of this enum class, in the order they are declared.