Save This Page
Home » commons-collections-3.2.1-src » org.apache.commons » collections » primitives » [javadoc | source]
org.apache.commons.collections.primitives
static class: RandomAccessCharList.ComodChecker [javadoc | source]
java.lang.Object
   org.apache.commons.collections.primitives.RandomAccessCharList$ComodChecker

Direct Known Subclasses:
    RandomAccessCharListIterator

Constructor:
 ComodChecker(RandomAccessCharList source) 
Method from org.apache.commons.collections.primitives.RandomAccessCharList$ComodChecker Summary:
assertNotComodified,   getList,   resyncModCount
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.apache.commons.collections.primitives.RandomAccessCharList$ComodChecker Detail:
 protected  void assertNotComodified() throws ConcurrentModificationException 
 protected RandomAccessCharList getList() 
 protected  void resyncModCount()