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