chemaxon.util.concurrent
Interface InputProducer<V>

All Superinterfaces:
chemaxon.util.concurrent.util.ConcurrentIterator<V>
All Known Implementing Classes:
CompositeInputProducer, MolInputProducer, ReusableInputProducer

public interface InputProducer<V>
extends chemaxon.util.concurrent.util.ConcurrentIterator<V>

Source of the input data.

Author:
pkovacs

Method Summary
 
Methods inherited from interface chemaxon.util.concurrent.util.ConcurrentIterator
getNext, hasNext