public class UnsignedIntConverter extends Object implements IntConverter
| Constructor and Description |
|---|
UnsignedIntConverter() |
| Modifier and Type | Method and Description |
|---|---|
void |
append(StringBuilder text,
int value) |
int |
parse(CharSequence text) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitasStringpublic int parse(CharSequence text)
parse in interface IntConverterpublic void append(StringBuilder text, int value)
append in interface IntConverterCopyright © 2019. All rights reserved.