|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.groovy.runtime.metaclass.MetaMethodIndex.Header
public static class MetaMethodIndex.Header
Field Summary | |
---|---|
int |
clsHashCode31
|
MetaMethodIndex.Entry |
head
|
java.lang.Class |
subclass
|
Constructor Summary | |
---|---|
MetaMethodIndex.Header(java.lang.Class cls)
|
|
MetaMethodIndex.Header(java.lang.Class cls,
java.lang.Class subclass)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public MetaMethodIndex.Entry head
public int clsHashCode31
public java.lang.Class subclass
Constructor Detail |
---|
public MetaMethodIndex.Header(java.lang.Class cls)
public MetaMethodIndex.Header(java.lang.Class cls, java.lang.Class subclass)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |