[Java] Class CategoryMethod

  • org.codehaus.groovy.runtime.GroovyCategorySupport.CategoryMethod
All Implemented Interfaces and Traits:
Comparable
public static class GroovyCategorySupport.CategoryMethod
extends NewInstanceMetaMethod

Constructor Detail

public GroovyCategorySupport.CategoryMethod(CachedMethod metaMethod, Class metaClass)

Method Detail

public int compareTo(Object o)

Sort by most specific to least specific.

Parameters:
o - the object to compare against

public boolean isCacheable()

© 2003-2020 The Apache Software Foundation
Licensed under the Apache license.
https://docs.groovy-lang.org/2.4.21/html/gapi/org/codehaus/groovy/runtime/GroovyCategorySupport.CategoryMethod.html