Searched refs:IteratorPool (Results 1 – 3 of 3) sorted by relevance
32 public final class IteratorPool implements java.io.Serializable class51 public IteratorPool(DTMIterator original) in IteratorPool() method in IteratorPool
141 m_clones = new IteratorPool(this); in readObject()937 transient protected IteratorPool m_clones = new IteratorPool(this);
263 m_clones = new IteratorPool(this); in readObject()