|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PriceIncrements | |
---|---|
com.dxfeed.glossary |
Uses of PriceIncrements in com.dxfeed.glossary |
---|
Fields in com.dxfeed.glossary declared as PriceIncrements | |
---|---|
static PriceIncrements |
PriceIncrements.EMPTY
Empty price increments - it has empty text and sole increment with value 0. |
Methods in com.dxfeed.glossary that return PriceIncrements | |
---|---|
static PriceIncrements |
PriceIncrements.valueOf(double increment)
Returns an instance of price increments for specified single increment. |
static PriceIncrements |
PriceIncrements.valueOf(double[] increments)
Returns an instance of price increments for specified internal representation. |
static PriceIncrements |
PriceIncrements.valueOf(java.lang.String text)
Returns an instance of price increments for specified textual representation. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |