JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.lambda.actions
Interface Action0
public interface
Action0
Findable name for java.lang.Runnable
Method Summary
All Methods
Static Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
call
()
static
Action0
doNothing
()
static
Action0
runtime
(
Action0WithException
exceptions)
Method Details
doNothing
static
Action0
doNothing
()
call
void
call
()
runtime
static
Action0
runtime
(
Action0WithException
exceptions)