[Java] Interface GroovyClassValue<T>
Nested Class Summary
Modifiers | Name | Description |
---|---|---|
interface | GroovyClassValue.ComputeValue |
Methods Summary
Type Params | Return Type | Name and description |
---|---|---|
T |
get(Class<?> type) | |
void |
remove(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.html