groovy.lang
Class ExpandoMetaClass.ExpandoMetaConstructor
java.lang.Object
groovy.lang.GroovyObjectSupport
groovy.lang.ExpandoMetaClass.ExpandoMetaConstructor
- All Implemented Interfaces:
- GroovyObject
- Enclosing class:
- ExpandoMetaClass
protected class ExpandoMetaClass.ExpandoMetaConstructor
- extends GroovyObjectSupport
Handles the ability to use the left shift operator to append new constructors
- Author:
- Graeme Rocher
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExpandoMetaClass.ExpandoMetaConstructor
protected ExpandoMetaClass.ExpandoMetaConstructor()
leftShift
public Object leftShift(Closure c)