Class ChildClassDefiner.ChildLoaderCacheHolder

  • Enclosing class:
    ChildClassDefiner

    private static class ChildClassDefiner.ChildLoaderCacheHolder
    extends java.lang.Object
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • CHILD_LOADER_CACHE

        static final com.google.common.cache.LoadingCache<java.lang.ClassLoader,​ChildClassDefiner.ChildLoader> CHILD_LOADER_CACHE
    • Constructor Detail

      • ChildLoaderCacheHolder

        private ChildLoaderCacheHolder()