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