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