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