Class ArrayType

java.lang.Object
org.apache.qpid.proton.codec.ArrayType
All Implemented Interfaces:
AMQPType<Object[]>, PrimitiveType<Object[]>

public class ArrayType extends Object implements PrimitiveType<Object[]>