groovy / 4.0 / org / codehaus / groovy / runtime / metaclass / metamethodindex.entry.html

[Java] Class MetaMethodIndex.Entry

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

Field Summary

Methods Summary

Methods
Type Params Return Type Name and description
public String toString()

Inherited Methods Summary

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

Field Detail

public CacheEntry cachedMethod

public Class cls

public int hash

public Object methods

public String name

public Map.Entry nextHashEntry

Method Detail

@Override public String toString()

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