Package com.theoplayer.android.api.util
Interface SimpleList
-
- All Implemented Interfaces:
-
java.lang.Iterable
public interface SimpleList<T> implements Iterable<T>
A Simple list of items.