Package org.semanticweb.owlapi.util
Class NullProgressMonitor
java.lang.Object
org.semanticweb.owlapi.util.NullProgressMonitor
- All Implemented Interfaces:
ProgressMonitor
- Since:
- 2.0.0
- Author:
- Matthew Horridge, The University Of Manchester, Bio-Health Informatics Group
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.semanticweb.owlapi.util.ProgressMonitor
isCancelled, setFinished, setIndeterminate, setMessage, setProgress, setSize, setStarted
-
Constructor Details
-
NullProgressMonitor
public NullProgressMonitor()
-