lombok
Class Actions.Action0
java.lang.Object
lombok.Actions.Action0
- Enclosing class:
- Actions
public abstract static class Actions.Action0
- extends Object
Encapsulates a method that has no parameters and does not return a value
|
Method Summary |
abstract void |
apply()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Actions.Action0
public Actions.Action0()
apply
public abstract void apply()
Copyright © 2010-2011 Philipp Eichhorn, licensed under the MIT licence.