public static class WindowingTableFunction.SameList<E> extends AbstractList<E>
modCount
Constructor and Description |
---|
WindowingTableFunction.SameList(int sz,
E val) |
Modifier and Type | Method and Description |
---|---|
E |
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
public WindowingTableFunction.SameList(int sz, E val)
Copyright © 2017 The Apache Software Foundation. All rights reserved.