Class NullReasonerProgressMonitor

java.lang.Object
org.semanticweb.owlapi.reasoner.NullReasonerProgressMonitor
All Implemented Interfaces:
Serializable, ReasonerProgressMonitor

public class NullReasonerProgressMonitor extends Object implements ReasonerProgressMonitor, Serializable
An implementation of a progress monitor that does nothing when it receives notification of progress events.
Since:
3.0.0
Author:
Matthew Horridge, The University of Manchester, Information Management Group
See Also:
  • Constructor Details

    • NullReasonerProgressMonitor

      public NullReasonerProgressMonitor()