Uses of Interface
ca.cgjennings.algo.MonitoredAlgorithm
-
Packages that use MonitoredAlgorithm Package Description ca.cgjennings.algo -
-
Uses of MonitoredAlgorithm in ca.cgjennings.algo
Classes in ca.cgjennings.algo that implement MonitoredAlgorithm Modifier and Type Class Description class
ProgressHelper
A helper class for creatingMonitoredAlgorithm
s.class
TextIndexer
Creates a file that can be used to create aTextIndex
by indexing the contents of a number of source texts.
-