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 Params | Return Type | Name and description | 
|---|---|---|
|  | protected T | computeValue(Class<?> type) | 
Copyright © 2003-2018 The Apache Software Foundation. All rights reserved.