static class Lucene50ScoreSkipReader.MutableImpactList extends java.util.AbstractList<Impact> implements java.util.RandomAccess
Modifier and Type | Field and Description |
---|---|
(package private) Impact[] |
impacts |
(package private) int |
length |
Constructor and Description |
---|
MutableImpactList() |
Modifier and Type | Method and Description |
---|---|
Impact |
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