JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
net.thevpc.common.util
Interface DoWith<A>
public interface
DoWith<A>
Author:
thevpc
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
run
(
A
a)
Method Details
run
void
run
(
A
a)