Package gw.lang.function
Class Procedure13
java.lang.Object
gw.lang.function.AbstractBlock
gw.lang.function.Procedure13
- All Implemented Interfaces:
IBlock
,IProcedure13
,IGosuClassObject
,IGosuObject
- Direct Known Subclasses:
BlockWrapper.Procedure13Wrapper
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class gw.lang.function.AbstractBlock
getFunctionType, getIntrinsicType, getParsedElement, toString
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface gw.lang.reflect.gs.IGosuObject
equals, hashCode
Methods inherited from interface gw.lang.function.IProcedure13
invoke
-
Constructor Details
-
Procedure13
public Procedure13()
-
-
Method Details
-
invokeWithArgs
- Specified by:
invokeWithArgs
in interfaceIBlock
-