public class IntegerRepresentationCache extends Object
| Modifier and Type | Method and Description |
|---|---|
static IntegerRepresentationCache |
create() |
String |
toString(int value) |
public static IntegerRepresentationCache create()
public String toString(int value)
value - the value to convert to StringCopyright © 2016–2021. All rights reserved.