Class ClassFieldCache.NoConstructor

  • Enclosing class:
    ClassFieldCache

    private static class ClassFieldCache.NoConstructor
    extends java.lang.Object
    Placeholder class to signify no constructor was found previously.
    • Constructor Summary

      Constructors 
      Constructor Description
      NoConstructor()
      Constructor for NoConstructor class.
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • NoConstructor

        public NoConstructor()
        Constructor for NoConstructor class.