Class MetaMethodIndex.MetaMethodCache

java.lang.Object
org.codehaus.groovy.runtime.metaclass.MetaMethodIndex.MetaMethodCache
Enclosing class:
MetaMethodIndex

public static class MetaMethodIndex.MetaMethodCache extends Object
  • Field Details

    • params

      public final Class<?>[] params
    • method

      public final MetaMethod method
  • Constructor Details