Package org.duracloud.common.collection


package org.duracloud.common.collection
  • Class
    Description
     
    An {code Iterator} implementation that delegates its underlying data provider to an {code IteratorSource}.
    This class gives you an efficient way to write to an in memory set-like structure of tens of millions of strings.