Package | Description |
---|---|
org.eclipse.osgi.service.runnable |
Provides API for monitoring and running code on the main thread.
|
Class and Description |
---|
ParameterizedRunnable
Like a
Runnable , an object which captures a block of code which can
be passed around and executed. |
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.