|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NullResult | |
---|---|
org.perfectjpattern.core.api.behavioral.command | Command Pattern API. |
org.perfectjpattern.core.behavioral.command | Command Core Pattern implementation. |
Uses of NullResult in org.perfectjpattern.core.api.behavioral.command |
---|
Methods in org.perfectjpattern.core.api.behavioral.command that return NullResult | |
---|---|
static NullResult |
NullResult.getInstance()
Returns Singleton instance of NullResult . |
Uses of NullResult in org.perfectjpattern.core.behavioral.command |
---|
Constructor parameters in org.perfectjpattern.core.behavioral.command with type arguments of type NullResult | |
---|---|
ParameterlessCommand(IReceiver<NullParameter,NullResult> aReceiver)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |