| Package | flex.messaging.io |
| Class | public class ArrayCollection |
| Inheritance | ArrayCollection ArrayList |
| Method | Defined By | ||
|---|---|---|---|
| ArrayCollection | |||
ArrayCollection(Collection c) | ArrayCollection | ||
ArrayCollection(int initialCapacity) | ArrayCollection | ||
Object[] getSource() | ArrayCollection | ||
void readExternal(ObjectInput input) | ArrayCollection | ||
void setDescriptor(SerializationDescriptor desc) | ArrayCollection | ||
void setSource(Object[] s) | ArrayCollection | ||
void setSource(Collection s) | ArrayCollection | ||
void writeExternal(ObjectOutput output) | ArrayCollection | ||
| ArrayCollection | () |
public ArrayCollection()| ArrayCollection | () |
public ArrayCollection(Collection c)c |
| ArrayCollection | () |
public ArrayCollection(int initialCapacity)initialCapacity |
| getSource | () |
public Object[] getSource()Returns| readExternal | () |
public void readExternal(ObjectInput input)Parameters
input |
| setDescriptor | () |
| setSource | () |
public void setSource(Object[] s)Parameters
s |
| setSource | () |
public void setSource(Collection s)Parameters
s |
| writeExternal | () |
public void writeExternal(ObjectOutput output)Parameters
output |
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/livecycle/8.2/programLC/programmer/javadoc/flex/messaging/io/ArrayCollection.html