Modifier | Constructor and Description |
---|---|
protected |
IntegerParser() |
Modifier and Type | Method and Description |
---|---|
static Parser<Integer> |
instance()
Returns the instance of the no-op renderer.
|
Integer |
parse(CharSequence object) |
public Integer parse(CharSequence object) throws ParseException
parse
in interface Parser<Integer>
ParseException
Copyright © 2018. All rights reserved.