|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.commons.collections.primitives.RandomAccessDoubleList.ComodChecker
private static class RandomAccessDoubleList.ComodChecker
| Field Summary | |
|---|---|
private int |
_expectedModCount
|
private RandomAccessDoubleList |
_source
|
| Constructor Summary | |
|---|---|
RandomAccessDoubleList.ComodChecker(RandomAccessDoubleList source)
|
|
| Method Summary | |
|---|---|
protected void |
assertNotComodified()
|
protected RandomAccessDoubleList |
getList()
|
protected void |
resyncModCount()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private RandomAccessDoubleList _source
private int _expectedModCount
| Constructor Detail |
|---|
RandomAccessDoubleList.ComodChecker(RandomAccessDoubleList source)
| Method Detail |
|---|
protected RandomAccessDoubleList getList()
protected void assertNotComodified()
throws java.util.ConcurrentModificationException
java.util.ConcurrentModificationExceptionprotected void resyncModCount()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||