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