public class ArraySet extends Procedure3 implements java.io.Externalizable
compilerKey, compilerXKey, validateApplyKey, validateXApplyKey
nameKey
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
apply3(java.lang.Object array,
java.lang.Object index,
java.lang.Object value) |
void |
readExternal(java.io.ObjectInput in) |
void |
writeExternal(java.io.ObjectOutput out) |
apply, apply, check0, check1, check2, check3, check4, checkArgCount, checkN, getReturnType, getSetter, getSourceLocation, isSideEffectFree, match0, match1, match2, match3, match4, matchN, maxArgs, maxArgs, minArgs, minArgs, set0, set1, setN, setSetter, setSourceLocation, toString
getName, getProperty, getSymbol, removeProperty, setName, setProperty, setProperty, setSymbol
public ArraySet(Type element_type)
public java.lang.Object apply3(java.lang.Object array, java.lang.Object index, java.lang.Object value)
apply3
in class Procedure3
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
writeExternal
in interface java.io.Externalizable
java.io.IOException
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
readExternal
in interface java.io.Externalizable
java.io.IOException
java.lang.ClassNotFoundException