[Java] Class ThreadCategoryInfo

  • org.codehaus.groovy.runtime.GroovyCategorySupport.ThreadCategoryInfo

Methods Summary

Methods
Type Params Return Type Name and description
GroovyCategorySupport.CategoryMethodList getCategoryMethods(String name)
<T> 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, entrySet, putAll, putIfAbsent, forEach, keySet, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, getOrDefault, merge, equals, toString, hashCode, wait, wait, wait, getClass, notify, notifyAll

Method Detail

public GroovyCategorySupport.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/2.5.14/html/gapi/org/codehaus/groovy/runtime/GroovyCategorySupport.ThreadCategoryInfo.html