Class Priorities
java.lang.Object
de.florianmichael.dietrichevents2.Priorities
This class is optional and does not have to be used
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
LOWEST
public static final int LOWEST- See Also:
-
LOW
public static final int LOW- See Also:
-
NORMAL
public static final int NORMAL- See Also:
-
HIGH
public static final int HIGH- See Also:
-
HIGHEST
public static final int HIGHEST- See Also:
-
-
Constructor Details
-
Priorities
public Priorities()
-