| Package | Description |
|---|---|
| com.jfx.strategy |
| Modifier and Type | Method and Description |
|---|---|
Strategy |
Strategy.setPositionListener(PositionListener lsnr)
Installs user defined PositionListener for the strategy.
|
Strategy |
Strategy.setPositionListener(PositionListener lsnr,
int minDelayMillis,
int maxDelayMillis)
Installs user defined PositionListener for the strategy.
|