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