public class GetSize extends VectorFunction
AtomicFunction.AtomicFunctionInputPin, AtomicFunction.AtomicFunctionOutputPinm_lastInputsm_context, m_inputPins, m_outputPins| Constructor and Description |
|---|
GetSize()
Creates a new instance of the function.
|
| Modifier and Type | Method and Description |
|---|---|
GetSize |
duplicate(boolean with_state)
Creates a possibly stateful copy of an object.
|
protected java.lang.Number |
getOutputValue(java.util.List<?>... in_lists) |
java.lang.String |
toString() |
getExplanation, getMinLength, getValue, resetcopyInto, duplicate, evaluate, getContext, getExplanation, getInputPin, getOutputPin, setContextaddToInput, addToOutput, copyInto, getInputArity, getInputLinks, getOutputArity, getOutputLinks, removeFromInput, removeFromOutput, setToInput, setToOutputclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddToInput, addToOutput, getInputArity, getInputLinks, getOutputArity, getOutputLinks, removeFromInput, removeFromOutput, setToInput, setToOutputprotected java.lang.Number getOutputValue(java.util.List<?>... in_lists)
getOutputValue in class VectorFunctionpublic java.lang.String toString()
toString in class java.lang.Objectpublic GetSize duplicate(boolean with_state)
Duplicableduplicate in interface Duplicableduplicate in class Nodewith_state - Set to true for a stateful copy, false
otherwiseCopyright © Sylvain HallĂ©. All Rights Reserved.