edu.washington.biostr.sig.brainj3d.util
Class CleanupTask
java.lang.Object
java.util.TimerTask
edu.washington.biostr.sig.brainj3d.util.CleanupTask
- All Implemented Interfaces:
- Runnable
public class CleanupTask
- extends TimerTask
Title: BrainJ3D
Copyright: Copyright (c) 2005
Company University of Washington Human Brain Project
@since .1
- Version:
- .1
- Author:
- Eider Moore not attributable
|
Method Summary |
void |
run()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CleanupTask
public CleanupTask(TimedCollection c,
int max)
run
public void run()
- Specified by:
run in interface Runnable- Specified by:
run in class TimerTask
Copyright © 2006 University of Washington. All Rights Reserved.