goodslib
Interface ConcurrentModifier


public interface ConcurrentModifier

Interface used to detect comodifications of persistent collections


Method Summary
 int getExpectedModCount()
           
 void setExpectedModCount(int modCount)
           
 

Method Detail

getExpectedModCount

public int getExpectedModCount()

setExpectedModCount

public void setExpectedModCount(int modCount)