Class ClassCache.ClassNotFoundMarkerClass

  • Enclosing class:
    ClassCache

    private static final class ClassCache.ClassNotFoundMarkerClass
    extends java.lang.Object
    A non-instantiable marker class to help us store misses in this typeloader
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ClassNotFoundMarkerClass

        private ClassNotFoundMarkerClass()