|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.xabsl.jxabslx.io.OutputToObjectArray
public class OutputToObjectArray
Writes a value to an array.
Constructor Summary | |
---|---|
OutputToObjectArray(java.lang.Object[] array,
int pos)
|
Method Summary | |
---|---|
void |
setValue(java.lang.Object value)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OutputToObjectArray(java.lang.Object[] array, int pos)
array
- Will write to this array.pos
- Method Detail |
---|
public void setValue(java.lang.Object value)
setValue
in interface Output
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |