org.codehaus.groovy.runtime.metaclass
public static class MetaMethodIndex.CacheEntry extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
MetaMethod |
method |
java.lang.Class[] |
params |
Constructor and Description |
---|
MetaMethodIndex.CacheEntry() |
public java.lang.Class[] params
public MetaMethod method