public class ContrastIndicators
extends Object 
- 
 
- 
Constructor Summary
Constructors
 
- 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait 
 
- 
Field Details
- 
POSITIVE_SUPPORT
public static final String POSITIVE_SUPPORT 
- See Also:
 
- 
 
 
- 
NEGATIVE_SUPPORT
public static final String NEGATIVE_SUPPORT 
- See Also:
 
- 
 
 
- 
DELTA_SUPPORT
public static final String DELTA_SUPPORT 
- See Also:
 
- 
 
 
- 
RELATIVE_SUPPORT
public static final String RELATIVE_SUPPORT 
- See Also:
 
- 
 
 
- 
POSITIVE_PRECISION
public static final String POSITIVE_PRECISION 
- See Also:
 
- 
 
 
- 
NEGATIVE_PRECISION
public static final String NEGATIVE_PRECISION 
- See Also:
 
- 
 
 
- 
DELTA_PRECISION
public static final String DELTA_PRECISION 
- See Also:
 
- 
 
 
- 
 
 
- 
Constructor Details
- 
ContrastIndicators
public ContrastIndicators()
 
- 
 
 
- 
Method Details
- 
get
public double get(String name)