|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.jas.util.StrategyEnumeration
public final class StrategyEnumeration
StrategyEnumeration. This class names possible / implemented strategies for thread pools.
| Field Summary | |
|---|---|
static StrategyEnumeration |
FIFO
|
static StrategyEnumeration |
LIFO
|
| Method Summary | |
|---|---|
java.lang.String |
toString()
toString. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final StrategyEnumeration FIFO
public static final StrategyEnumeration LIFO
| Method Detail |
|---|
public java.lang.String toString()
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||