public class TrivialIntegerFormat extends Format
Format.Field| Constructor and Description |
|---|
TrivialIntegerFormat()
Create a TrivialIntegerFormat
|
| Modifier and Type | Method and Description |
|---|---|
StringBuffer |
format(Object obj,
StringBuffer toAppendTo,
FieldPosition pos) |
static TrivialIntegerFormat |
getInstance()
The default instance
|
Object |
parseObject(String source,
ParsePosition status) |
clone, format, formatToCharacterIterator, parseObjectpublic static TrivialIntegerFormat getInstance()
public StringBuffer format(Object obj, StringBuffer toAppendTo, FieldPosition pos)
public Object parseObject(String source, ParsePosition status)
parseObject in class FormatCopyright © 2013 intarsys consulting GmbH. All Rights Reserved.