Searched defs:newCache (Results 1 - 4 of 4) sorted by relevance

/openjdk7/jdk/src/share/classes/com/sun/tools/jdi/
H A DClassLoaderReferenceImpl.java39 protected ObjectReferenceImpl.Cache newCache() { method in class:ClassLoaderReferenceImpl
H A DThreadGroupReferenceImpl.java44 protected ObjectReferenceImpl.Cache newCache() { method in class:ThreadGroupReferenceImpl
H A DObjectReferenceImpl.java63 protected Cache newCache() { method in class:ObjectReferenceImpl
79 cache = newCache();
H A DThreadReferenceImpl.java111 protected ObjectReferenceImpl.Cache newCache() { method in class:ThreadReferenceImpl

Completed in 39 milliseconds