|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.jpt.utility.Command.Null
public static final class Command.Null
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.eclipse.jpt.utility.Command |
---|
Command.Disabled, Command.Null |
Field Summary | |
---|---|
static Command |
INSTANCE
|
Method Summary | |
---|---|
void |
execute()
Execute the command. |
static Command |
instance()
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final Command INSTANCE
Method Detail |
---|
public static Command instance()
public void execute()
Command
execute
in interface Command
public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |