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 intclsHashCode31MetaMethodIndex.EntryheadClasssubclass 
 - 
 
- 
- 
Field Detail
- 
head
public MetaMethodIndex.Entry head
 
- 
clsHashCode31
public int clsHashCode31
 
- 
subclass
public Class subclass
 
 - 
 
 -