Package org.codehaus.groovy.reflection
Interface GroovyClassValue.ComputeValue<T>
- Enclosing interface:
- GroovyClassValue<T>
public static interface GroovyClassValue.ComputeValue<T>
-
Method Summary
Modifier and Type Method Description T
computeValue(java.lang.Class<?> type)
-
Method Details
-
computeValue
-