Searched defs:StringSources (Results 1 – 1 of 1) sorted by relevance
41 enum StringSources { enum in CompactString70 private StringSources(String s, byte[] b, char[] c, int[] i) { in StringSources() method in CompactString.StringSources