Class AmqpSequence<E>

java.lang.Object
org.apache.qpid.protonj2.types.messaging.AmqpSequence<E>
All Implemented Interfaces:
Section<List<E>>

public final class AmqpSequence<E> extends Object implements Section<List<E>>