|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.commons.collections.primitives.RandomAccessByteList.ComodChecker
Field Summary | |
private int |
_expectedModCount
|
private RandomAccessByteList |
_source
|
Constructor Summary | |
(package private) |
RandomAccessByteList.ComodChecker(RandomAccessByteList source)
|
Method Summary | |
protected void |
assertNotComodified()
|
protected RandomAccessByteList |
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 RandomAccessByteList _source
private int _expectedModCount
Constructor Detail |
RandomAccessByteList.ComodChecker(RandomAccessByteList source)
Method Detail |
protected RandomAccessByteList getList()
protected void assertNotComodified() throws java.util.ConcurrentModificationException
java.util.ConcurrentModificationException
protected void resyncModCount()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |