org.codehaus.groovy.runtime
Class GroovyCategorySupport.ThreadCategoryInfo
java.lang.Object
java.util.AbstractMap<K,V>
java.util.HashMap<String,GroovyCategorySupport.CategoryMethodList>
org.codehaus.groovy.runtime.GroovyCategorySupport.ThreadCategoryInfo
- All Implemented Interfaces:
- Serializable, Cloneable, Map<String,GroovyCategorySupport.CategoryMethodList>
- Enclosing class:
- GroovyCategorySupport
public static class GroovyCategorySupport.ThreadCategoryInfo
- extends HashMap<String,GroovyCategorySupport.CategoryMethodList>
- See Also:
- Serialized Form
Methods inherited from class java.util.HashMap |
clear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, values |
GroovyCategorySupport.ThreadCategoryInfo
public GroovyCategorySupport.ThreadCategoryInfo()
use
public Object use(List<Class> categoryClasses,
Closure closure)
getCategoryMethods
public GroovyCategorySupport.CategoryMethodList getCategoryMethods(String name)