[Java] Interface ComputeValue<T>
Methods Summary
Type Params | Return Type | Name and description |
---|---|---|
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/2.4.21/html/gapi/org/codehaus/groovy/reflection/GroovyClassValue.ComputeValue.html