public abstract class LongParser extends Object
| Modifier and Type | Field and Description |
|---|---|
static Parser<Integer> |
INTEGER_PARSER |
static Parser<Long> |
LONG_PARSER |
| Constructor and Description |
|---|
LongParser() |
Copyright © 2016. All rights reserved.