com.scottlogic.util
Interface PatchWorkArray.SubList<T>

All Superinterfaces:
java.util.Collection<T>, java.lang.Iterable<T>, java.util.List<T>, java.io.Serializable
Enclosing class:
PatchWorkArray<T>

protected static interface PatchWorkArray.SubList<T>
extends java.util.List<T>, java.io.Serializable


Method Summary
 
Methods inherited from interface java.util.List
add, add, addAll, addAll, clear, contains, containsAll, equals, get, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, retainAll, set, size, subList, toArray, toArray