[Java] Class ExpandoMetaConstructor

  • groovy.lang.ExpandoMetaClass.ExpandoMetaConstructor

Handles the ability to use the left shift operator to append new constructors

Methods Summary

Methods
Type Params Return Type Name and description
Object leftShift(Closure c)

Inherited Methods Summary

Inherited Methods
Methods inherited from class Name
class GroovyObjectSupport getMetaClass, getProperty, invokeMethod, setMetaClass, setProperty

Method Detail

public Object leftShift(Closure c)

© 2003-2020 The Apache Software Foundation
Licensed under the Apache license.
https://docs.groovy-lang.org/2.5.14/html/gapi/groovy/lang/ExpandoMetaClass.ExpandoMetaConstructor.html