public class NDC
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
PREFIX |
| Constructor and Description |
|---|
NDC() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
pop() |
static void |
push(java.lang.String val) |
private static int |
size() |
public static final java.lang.String PREFIX