org.apache.commons.collections.primitives
private static class RandomAccessLongList.ComodChecker extends Object
Field Summary | |
---|---|
int | _expectedModCount |
RandomAccessLongList | _source |
Constructor Summary | |
---|---|
ComodChecker(RandomAccessLongList source) |
Method Summary | |
---|---|
protected void | assertNotComodified() |
protected RandomAccessLongList | getList() |
protected void | resyncModCount() |