Class MolInputProducer

java.lang.Object
chemaxon.util.concurrent.marvin.MolInputProducer
All Implemented Interfaces:
chemaxon.util.concurrent.InputProducer<Molecule>, chemaxon.util.concurrent.util.ConcurrentIterator<Molecule>

@PublicAPI public class MolInputProducer extends Object implements chemaxon.util.concurrent.InputProducer<Molecule>
Input producer wrapping a MolImporter object. Produces Molecule objects for the concurrent plugin examples.
Since:
Marvin 5.0