[Java] Class GroovyCategorySupport.ThreadCategoryInfo

  • org.codehaus.groovy.runtime.GroovyCategorySupport.ThreadCategoryInfo
public static class GroovyCategorySupport.ThreadCategoryInfo
extends HashMap

Methods Summary

Methods
Type Params Return Type Name and description
public CategoryMethodList getCategoryMethods(String name)
<T> public T use(List<Class> categoryClasses, Closure<T> closure)

Inherited Methods Summary

Inherited Methods
Methods inherited from class Name
class HashMap remove, remove, get, put, values, clone, clear, isEmpty, replace, replace, replaceAll, size, merge, entrySet, putAll, putIfAbsent, compute, forEach, containsKey, computeIfAbsent, containsValue, keySet, getOrDefault, computeIfPresent, equals, toString, hashCode, wait, wait, wait, getClass, notify, notifyAll

Method Detail

public CategoryMethodList getCategoryMethods(String name)

<T> public T use(List<Class> categoryClasses, Closure<T> closure)

© 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/GroovyCategorySupport.ThreadCategoryInfo.html