[Java] Interface GroovyClassValue.ComputeValue<T>
public interface GroovyClassValue.ComputeValue<T>
Methods Summary
Type Params | Return Type | Name and description |
---|---|---|
public T |
computeValue(Class<?> type) |
Method Detail
public T computeValue(Class<?> type)
© 2003-2020 The Apache Software Foundation
Licensed under the Apache license.
https://docs.groovy-lang.org/3.0.7/html/gapi/org/codehaus/groovy/reflection/GroovyClassValue.ComputeValue.html