[Java] Class MetaMethodIndex.Header

  • org.codehaus.groovy.runtime.metaclass.MetaMethodIndex.Header
public static class MetaMethodIndex.Header

Field Summary

Fields
Modifiers Name Description
int clsHashCode31
Map.Entry head
Class subclass

Constructor Summary

Constructors
Constructor and description
Header (Class cls)
Header (Class cls, Class subclass)

Inherited Methods Summary

Inherited Methods
Methods inherited from class Name
class Object wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll

Field Detail

public int clsHashCode31

public Class subclass

Constructor Detail

public Header(Class cls)

public Header(Class cls, Class subclass)

© 2003-2020 The Apache Software Foundation
Licensed under the Apache license.
https://docs.groovy-lang.org/3.0.7/html/gapi/org/codehaus/groovy/runtime/metaclass/MetaMethodIndex.Header.html