lombok-pg -

lombok
Class Actions.Action0

java.lang.Object
  extended by 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


Constructor Summary
Actions.Action0()
           
 
Method Summary
abstract  void apply()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Actions.Action0

public Actions.Action0()
Method Detail

apply

public abstract void apply()

lombok-pg -

Copyright © 2010-2011 Philipp Eichhorn, licensed under the MIT licence.