T - public interface GroovyClassValue<T>
ClassValue| Modifier and Type | Interface and Description | 
|---|---|
static interface  | 
GroovyClassValue.ComputeValue<T>  | 
| Modifier and Type | Method and Description | 
|---|---|
T | 
get(Class<?> type)  | 
void | 
remove(Class<?> type)  |