Searched refs:LongCache (Results 1 – 2 of 2) sorted by relevance
280 private static class LongCache { class in Long282 private LongCache() { in LongCache() method in Long.LongCache
1199 private static class LongCache { class1200 private LongCache() {} in LongCache() method in LongCache1243 return LongCache.cache[(int)l + offset]; in valueOf()