org.mov.analyser
Class GPModuleConstants
java.lang.Object
org.mov.analyser.GPModuleConstants
public final class GPModuleConstants
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
format
public static final java.lang.String format
- See Also:
- Constant Field Values
PERCENT_DOUBLE
public static final double PERCENT_DOUBLE
- See Also:
- Constant Field Values
PERCENT_INT
public static final int PERCENT_INT
- See Also:
- Constant Field Values
separatorString
public static final java.lang.String separatorString
- See Also:
- Constant Field Values
nullString
public static final java.lang.String nullString
- See Also:
- Constant Field Values
BUY_RULE
public static final int BUY_RULE
- See Also:
- Constant Field Values
SELL_RULE
public static final int SELL_RULE
- See Also:
- Constant Field Values
NUMBER_RULES
public static final int NUMBER_RULES
- See Also:
- Constant Field Values
GPModuleConstants
public GPModuleConstants()