|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jfx.SelectionPool
public class SelectionPool
Order selection pool
Field Summary | |
---|---|
static int |
_MODE_HISTORY
|
static int |
_MODE_TRADES
|
static SelectionPool |
MODE_HISTORY
|
static SelectionPool |
MODE_TRADES
|
int |
val
|
Method Summary | |
---|---|
static SelectionPool |
getSelectionPool(int val)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final SelectionPool MODE_TRADES
public static final int _MODE_TRADES
public static final SelectionPool MODE_HISTORY
public static final int _MODE_HISTORY
public int val
Method Detail |
---|
public static SelectionPool getSelectionPool(int val)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |