public class FragmentedMp4SampleList extends AbstractList<Sample>
modCount
Constructor and Description |
---|
FragmentedMp4SampleList(long track,
Container topLevel,
IsoFile... fragments) |
Modifier and Type | Method and Description |
---|---|
Sample |
get(int index) |
int |
size() |
add, add, addAll, clear, equals, hashCode, indexOf, iterator, lastIndexOf, listIterator, listIterator, remove, removeRange, set, subList
addAll, contains, containsAll, isEmpty, remove, removeAll, retainAll, toArray, toArray, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
addAll, contains, containsAll, isEmpty, remove, removeAll, replaceAll, retainAll, sort, spliterator, toArray, toArray
parallelStream, removeIf, stream
public Sample get(int index)
public int size()
size
in interface Collection<Sample>
size
in interface List<Sample>
size
in class AbstractCollection<Sample>
Copyright © 2015. All rights reserved.