| Modifier and Type | Interface and Description |
|---|---|
static class |
IDiffList.Range |
| Modifier and Type | Method and Description |
|---|---|
default IList<V> |
clone() |
default IList<V> |
concat(IList<V> l) |
default Iterator<V> |
iterator() |
default V |
nth(long idx) |
IList<V> |
prefix() |
default long |
size() |
IList<V> |
suffix() |
IList<V> |
underlying() |
IDiffList.Range |
underlyingSlice() |
addFirst, addLast, equals, first, forked, isLinear, last, linear, removeFirst, removeLast, save, set, slice, split, spliterator, stream, toArray, toArray, toList, updatenthIDiffList.Range underlyingSlice()
default long size()
size in interface ICollection<IList<V>,V>default V nth(long idx)
nth in interface ICollection<IList<V>,V>idx