|
Groovy 1.6.4 | |||||||
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 | |
---|---|
get, put, clear, size, isEmpty, replace, replace, contains, values, entrySet, putAll, remove, remove, elements, keys, keySet, containsValue, containsKey, putIfAbsent, hashCode, equals, toString, wait, wait, wait, getClass, notify, notifyAll |
Methods inherited from class AbstractMap | |
---|---|
get, put, hashCode, equals, clear, toString, size, isEmpty, values, entrySet, putAll, remove, keySet, containsValue, containsKey, wait, wait, wait, getClass, notify, notifyAll |
Methods inherited from class Object | |
---|---|
wait, wait, wait, hashCode, getClass, equals, toString, 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.