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 TcomputeValue(java.lang.Class<?> type) 
- 
Method Details
- 
computeValue
 
 -