Class ClassLoaderReference.Replacement

  • Enclosing class:
    ClassLoaderReference

    static class ClassLoaderReference.Replacement
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Replacement()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      private java.lang.Object readResolve()  
      • Methods inherited from class java.lang.Object

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

      • Replacement

        Replacement()
    • Method Detail

      • readResolve

        private java.lang.Object readResolve()