Class AttachmentList<T>

java.lang.Object
io.undertow.util.AttachmentList<T>
All Implemented Interfaces:
Iterable<T>, Collection<T>, List<T>, RandomAccess

public final class AttachmentList<T> extends Object implements List<T>, RandomAccess
Author:
David M. Lloyd