public class GroovyObjectHelper extends Object
Helper for GroovyObject
Type Params | Return Type | Name and description |
---|---|---|
|
protected AtomicReference<Lookup> |
computeValue(Class<?> type) |
|
public static Optional<Lookup> |
lookup(GroovyObject groovyObject) Get the Lookup instance of the GroovyObject instance |
Get the Lookup instance of the GroovyObject instance
groovyObject
- the GroovyObject instance