public static class GroovyCategorySupport.ThreadCategoryInfo extends HashMap<String,GroovyCategorySupport.CategoryMethodList>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description | 
|---|
ThreadCategoryInfo()  | 
| Modifier and Type | Method and Description | 
|---|---|
GroovyCategorySupport.CategoryMethodList | 
getCategoryMethods(String name)  | 
<T> T | 
use(List<Class> categoryClasses,
   Closure<T> closure)  | 
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesequals, hashCode, toStringpublic GroovyCategorySupport.CategoryMethodList getCategoryMethods(String name)