kr.co.hit.live.web.flex.io.type
Class ArrayCollection
java.lang.Object
kr.co.hit.live.web.flex.io.type.FlexObject
kr.co.hit.live.web.flex.io.type.ArrayCollection
- All Implemented Interfaces:
- Externalizable, Serializable
public class ArrayCollection
- extends FlexObject
- implements Externalizable
- See Also:
- Serialized Form
array
protected Object[] array
ArrayCollection
public ArrayCollection()
ArrayCollection
public ArrayCollection(Object[] oa)
setArray
public void setArray(Object[] oa)
getArray
public Object[] getArray()
size
public int size()
readExternal
public void readExternal(ObjectInput input)
throws IOException,
ClassNotFoundException
- Specified by:
readExternal in interface Externalizable
- Throws:
IOException
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput output)
throws IOException
- Specified by:
writeExternal in interface Externalizable
- Throws:
IOException
Copyright © 2014. All Rights Reserved.