Package groovy.lang
Class ExpandoMetaClass.ExpandoMetaConstructor
java.lang.Object
groovy.lang.GroovyObjectSupport
groovy.lang.ExpandoMetaClass.ExpandoMetaConstructor
- All Implemented Interfaces:
- GroovyObject
- Enclosing class:
- ExpandoMetaClass
Handles the ability to use the left shift operator to append new constructors
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class groovy.lang.GroovyObjectSupportgetMetaClass, setMetaClassMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface groovy.lang.GroovyObjectgetProperty, invokeMethod, setProperty
- 
Constructor Details- 
ExpandoMetaConstructorprotected ExpandoMetaConstructor()
 
- 
- 
Method Details- 
leftShift
 
-