Class Program
java.lang.Object
ch.turic.commands.AbstractCommand
ch.turic.Program
- All Implemented Interfaces:
Command,ch.turic.memory.HasFields,ch.turic.memory.HasIndex,Iterable<Object>
public class Program
extends ch.turic.commands.AbstractCommand
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ch.turic.commands.AbstractCommand
_toLngObject, endPosition, execute, fields, getField, setEndPosition, setField, setStartPosition, startPosition, toLngObjectMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface ch.turic.memory.HasFields
getField, getIndex, iterator, setIndexMethods inherited from interface java.lang.Iterable
forEach, spliterator
-
Constructor Details
-
Program
-
-
Method Details
-
commands
-
factory
-
_execute
- Specified by:
_executein classch.turic.commands.AbstractCommand- Throws:
ExecutionException
-