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