|
Groovy 1.7.0 | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.util.AbstractMap
java.util.concurrent.ConcurrentHashMap
org.codehaus.groovy.runtime.GroovyCategorySupport.ThreadCategoryInfo
class GroovyCategorySupport.ThreadCategoryInfo extends ConcurrentHashMap
Field Summary | |
---|---|
int |
level
|
Constructor Summary | |
GroovyCategorySupport.ThreadCategoryInfo()
|
Method Summary | |
---|---|
CategoryMethodList
|
getCategoryMethods(String name)
|
Object
|
use(List categoryClasses, Closure closure)
|
Methods inherited from class ConcurrentHashMap | |
---|---|
remove, remove, get, put, values, clear, size, isEmpty, replace, replace, contains, elements, entrySet, putAll, keys, keySet, containsValue, containsKey, putIfAbsent, equals, toString, hashCode, wait, wait, wait, getClass, notify, notifyAll |
Methods inherited from class AbstractMap | |
---|---|
remove, get, put, equals, toString, values, hashCode, clear, size, isEmpty, entrySet, putAll, keySet, containsValue, containsKey, wait, wait, wait, getClass, notify, notifyAll |
Methods inherited from class Object | |
---|---|
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
Field Detail |
---|
int level
Constructor Detail |
---|
GroovyCategorySupport.ThreadCategoryInfo()
Method Detail |
---|
public CategoryMethodList getCategoryMethods(String name)
public Object use(List categoryClasses, Closure closure)
Copyright © 2003-2009 The Codehaus. All rights reserved.