Searched refs:getCache (Results 1 – 1 of 1) sorted by relevance
1084 WeakHashMap<Class<?>, ObjectStreamClass> tlc = getCache(); in lookupStreamClass()1100 private static WeakHashMap<Class<?>, ObjectStreamClass> getCache() { in getCache() method in ObjectStreamClass