JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Tree
Index
Help
Summary:
Nested
|
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Module
com.github.ushiosan.jvm_utilities
Package
ushiosan.jvm_utilities.function
Interface Run
All Known Subinterfaces:
Run.Safe
public interface
Run
Nested Class Summary
Nested Classes
Modifier and Type
Interface
Description
static interface
Run.Safe
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
invoke
()
Action to execute
Method Details
invoke
void
invoke
() throws
Exception
Action to execute
Throws:
Exception
- error if something goes wrong