org.objectweb.jac.core.dist.utils
Class DistdArray
java.lang.Object
org.objectweb.jac.core.dist.utils.DistdArray
- All Implemented Interfaces:
- Serializable
- public class DistdArray
- extends Object
- implements Serializable
DistdArray is an utility class used to marshall/unmarshall array objects
in remote invocations.
- Author:
- Renaud Pawlak, Lionel Seinturier
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DistdArray
public DistdArray(String componentTypeName,
int length)
getComponentTypeName
public String getComponentTypeName()
getLength
public int getLength()