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