Class MetaMethodIndex.Header
- java.lang.Object
-
- org.codehaus.groovy.runtime.metaclass.MetaMethodIndex.Header
-
- Enclosing class:
- MetaMethodIndex
public static class MetaMethodIndex.Header extends Object
-
-
Field Summary
Fields Modifier and Type Field Description int
clsHashCode31
MetaMethodIndex.Entry
head
Class
subclass
-
-
-
Field Detail
-
head
public MetaMethodIndex.Entry head
-
clsHashCode31
public int clsHashCode31
-
subclass
public Class subclass
-
-