Class MetaMethodIndex.CacheEntry

  • Enclosing class:
    MetaMethodIndex

    public static class MetaMethodIndex.CacheEntry
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      CacheEntry​(java.lang.Class[] params, MetaMethod method)  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • params

        public final java.lang.Class[] params
    • Constructor Detail

      • CacheEntry

        public CacheEntry​(java.lang.Class[] params,
                          MetaMethod method)