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