public class SelectionPool extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
_MODE_HISTORY |
static int |
_MODE_TRADES |
static SelectionPool |
MODE_HISTORY |
static SelectionPool |
MODE_TRADES |
int |
val |
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
public static SelectionPool getSelectionPool(int val)