[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
Type Params | Return Type | Name and description |
---|---|---|
Object |
leftShift(Closure c) |
Inherited Methods Summary
Methods inherited from class | Name |
---|---|
class GroovyObjectSupport | getMetaClass, getProperty, invokeMethod, setMetaClass, setProperty |
class Object | wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
© 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