public class ArrayNew extends Procedure1 implements java.io.Externalizable
applyToObject applyMethodType, applyToConsumerDefault, applyToConsumerMethod, applyToObjectDefault, applyToObjectMethod, compilerKey, compilerXKey, inlineIfConstantSymbol, validateApplyKey, validateXApplyKey nameKey | Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
apply1 (java.lang.Object count) |
boolean |
isSideEffectFree ()
True if this Procedure (definitely) has no side-effects.
|
void |
readExternal (java.io.ObjectInput in) |
void |
writeExternal (java.io.ObjectOutput out) |
apply0, apply2, apply3, apply4, applyN, applyToObject, numArgs applyL, applyToConsumerDefault, applyToObjectDefault, checkArgCount, checkBadCode, getApplyMethod, getApplyToConsumerMethod, getApplyToObjectMethod, getReturnType, getSetter, getSourceLocation, lookupApplyHandle, maxArgs, maxArgs, minArgs, minArgs, set0, set1, setN, setSetter, setSourceLocation, toString getName, getProperty, getSymbol, removeProperty, setName, setProperty, setProperty, setSymbol clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic ArrayNew(Type element_type)
public boolean isSideEffectFree()
Procedure isSideEffectFree in class Procedure public java.lang.Object apply1(java.lang.Object count)
apply1 in class Procedure1 public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
writeExternal in interface java.io.Externalizablejava.io.IOExceptionpublic void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
readExternal in interface java.io.Externalizablejava.io.IOExceptionjava.lang.ClassNotFoundException