public class GroovyObjectHelper extends Object
Helper for GroovyObject
| Type Params | Return Type | Name and description |
|---|---|---|
|
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