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