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, values
equals, hashCode, toString
public GroovyCategorySupport.ThreadCategoryInfo()
public GroovyCategorySupport.CategoryMethodList getCategoryMethods(String name)