public class NppHintAlgorithm
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
NPP_ALG_HINT_ACCURATE |
static int |
NPP_ALG_HINT_FAST |
static int |
NPP_ALG_HINT_NONE |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
stringFor(int n)
Returns a string representation of the given constant
|
public static final int NPP_ALG_HINT_NONE
public static final int NPP_ALG_HINT_FAST
public static final int NPP_ALG_HINT_ACCURATE