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