public class GroovyClassValueJava7 extends ClassValue
GroovyClassValue implementaion that simply delegates to Java 7's java.lang.ClassValue
| Constructor and description | 
|---|
| GroovyClassValueJava7
                                (ComputeValue<T> computeValue) | 
| Type | Name and description | 
|---|---|
| protected T | computeValue(Class<?> type) | 
Copyright © 2003-2016 The Apache Software Foundation. All rights reserved.