public interface Stoppable
Modifier and Type | Method and Description |
---|---|
void |
addProgressListener(ProgressListener listener) |
void |
stop()
This ends the runnable
|
void stop()
void addProgressListener(ProgressListener listener)
Copyright (c) IBM Corp. and others 2000, 2011. All Rights Reserved.