Class Introspector.CacheMiss

  • Enclosing class:
    Introspector

    private static final class Introspector.CacheMiss
    extends java.lang.Object
    A Constructor get cache-miss.
    • Constructor Summary

      Constructors 
      Constructor Description
      CacheMiss()
      The constructor used as cache-miss.
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • CacheMiss

        public CacheMiss()
        The constructor used as cache-miss.