cgl.narada.util
Class ProgressIndicator
java.lang.Object
cgl.narada.util.ProgressIndicator
public class ProgressIndicator
- extends Object
Displays the progress on the command line.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProgressIndicator
public ProgressIndicator()
showUpdate
public void showUpdate(long currentValue,
long previousValue,
String endingSuffix)
showProgress
public void showProgress(long currentValue,
long previousValue,
String endingSuffix)
main
public static void main(String[] args)
For comments and suggestions please send
e-mail to
The NaradaBrokering Project