Package com.chemaxon.calculations.common
Common components of Calculator APIs.
Please note that classes and interfaces in this package are marked with @Beta annotation, so they can be subject of incompatible changes or removal in later releases.
-
Interface Summary Interface Description CancelObserver Callback to propagate cancel requests into long running tasks.ProgressObserver Observer for reporting the progress of long running tasks.SubProgressObserver Deprecated. UseProgressObserver
instead. -
Class Summary Class Description ProgressObservers Utility functions for the creation of ProgressObservers.