public class TokenMgr
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TokenMgr.Builder |
static interface |
TokenMgr.ExecToken |
static class |
TokenMgr.Token |
static class |
TokenMgr.TokType |
| Constructor and Description |
|---|
TokenMgr() |
| Modifier and Type | Method and Description |
|---|---|
static TokenMgr.Builder |
newBuilder(TokenMgr.TokType tokType) |
public static TokenMgr.Builder newBuilder(TokenMgr.TokType tokType)