|
Dali Provisional API Release 3.2 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use InterruptibleParameterizedCommand | |
|---|---|
| org.eclipse.jpt.common.utility.command | |
| Uses of InterruptibleParameterizedCommand in org.eclipse.jpt.common.utility.command |
|---|
| Subinterfaces of InterruptibleParameterizedCommand in org.eclipse.jpt.common.utility.command | |
|---|---|
interface |
ParameterizedCommand<T>
Simple interface for implementing a command that takes a single argument. |
| Classes in org.eclipse.jpt.common.utility.command that implement InterruptibleParameterizedCommand | |
|---|---|
static class |
InterruptibleParameterizedCommand.Interrupted<S>
Singleton implementation of the interruptible parameterized command interface that will throw an interrupted exception when executed. |
static class |
ParameterizedCommand.Disabled<S>
Singleton implementation of the command interface that will throw an exception when executed. |
static class |
ParameterizedCommand.Null<S>
Singleton implementation of the command interface that will do nothing when executed. |
| Fields in org.eclipse.jpt.common.utility.command declared as InterruptibleParameterizedCommand | |
|---|---|
static InterruptibleParameterizedCommand |
InterruptibleParameterizedCommand.Interrupted.INSTANCE
|
| Methods in org.eclipse.jpt.common.utility.command that return InterruptibleParameterizedCommand | ||
|---|---|---|
static
|
InterruptibleParameterizedCommand.Interrupted.instance()
|
|
|
Dali Provisional API Release 3.2 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||