Package com.chemaxon.calculations.io
-
Interface Summary Interface Description CloseableIterator<T> Closeable iterator.MemoizedSparseCollection<T> Represents an ordered sparse collection of memoized items.OrderedElement<T> An arbitrary element of an ordered collection.Sink<T> Deprecated. UseConsumer
instead. -
Class Summary Class Description CloseableIterators Utility class.MemoizingIterator<E,R> Decorate aCloseableIterator
with the availability of retrieval of a transformation of the iterated elements.MoleculeIo Utility class withMolecule
IO related functions.OrderedElements Utilities forOrderedElement
.SmilesMemoizingMoleculeIterator ACloseableIterator
ofMolecule
s providing memoization ofSMILES
representation of returned structures. -
Enum Summary Enum Description SimpleErrorHandling Error handling preference. -
Exception Summary Exception Description OrderedInputProcessingException Processing an item from an ordered list of items failed.