T - public class GroovyClassValueJava7<T> extends java.lang.ClassValue<T> implements GroovyClassValue<T>
ClassValueGroovyClassValue.ComputeValue<T>| Constructor and Description | 
|---|
| GroovyClassValueJava7(GroovyClassValue.ComputeValue<T> computeValue) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected T | computeValue(java.lang.Class<?> type) | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitget, removepublic GroovyClassValueJava7(GroovyClassValue.ComputeValue<T> computeValue)