|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.groovy.runtime.metaclass.MetaMethodIndex.CacheEntry
public static class MetaMethodIndex.CacheEntry
Field Summary | |
---|---|
MetaMethod |
method
|
java.lang.Class[] |
params
|
Constructor Summary | |
---|---|
MetaMethodIndex.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 |
---|
public final java.lang.Class[] params
public final MetaMethod method
Constructor Detail |
---|
public MetaMethodIndex.CacheEntry(java.lang.Class[] params, MetaMethod method)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |