public interface IntConverter
| Modifier and Type | Method and Description |
|---|---|
void |
append(StringBuilder text,
int value) |
int |
parse(CharSequence text) |
int parse(CharSequence text)
void append(StringBuilder text, int value)
Copyright © 2018. All rights reserved.