Class ArrayListWrappedCollection<T>

java.lang.Object
com.fluxtion.ext.streaming.api.ArrayListWrappedCollection<T>
Type Parameters:
T -
All Implemented Interfaces:
Stateful<T>, WrappedCollection<T,​java.util.List<T>,​WrappedList<T>>, WrappedList<T>, WrapperBase<java.util.Collection<T>,​WrappedList<T>>

public class ArrayListWrappedCollection<T>
extends java.lang.Object
implements WrappedList<T>
Author:
Greg Higgins [email protected]