Class Priority
java.lang.Object
com.github.kagkarlsson.scheduler.task.Priority
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
HIGH
public static final int HIGH- See Also:
-
MEDIUM
public static final int MEDIUM- See Also:
-
LOW
public static final int LOW- See Also:
-
-
Constructor Details
-
Priority
public Priority()
-