public class StringCache extends Object
| Constructor and Description |
|---|
StringCache() |
| Modifier and Type | Method and Description |
|---|---|
static void |
enable(boolean enable) |
static String |
getCreateString(String s) |
static String |
getString(String s)
gets strings if they are there, eles only fills short strings up to length 2
|
static int |
size() |
Copyright © 2018. All rights reserved.