Package live

Class LiveMappedList<T,U>

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

public class LiveMappedList<T,U> extends Object implements AutoCloseable, LiveList<U>