Package live

Class LiveConcatList<T>

java.lang.Object
live.LiveConcatList<T>
All Implemented Interfaces:
AutoCloseable, Iterable<T>, LiveList<T>

public class LiveConcatList<T> extends Object implements AutoCloseable, LiveList<T>