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