[Java] Class ExpandoMetaConstructor

  • groovy.lang.ExpandoMetaClass.ExpandoMetaConstructor

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

Authors:
Graeme Rocher

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
class Object wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll

Method Detail

public Object leftShift(Closure c)

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