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