JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Interface
net.thevpc.common.util.DoWith
Uses of
DoWith
in
net.thevpc.common.util
Methods in
net.thevpc.common.util
with parameters of type
DoWith
Modifier and Type
Method
Description
static <T> void
Utils.
ncastDo
(
Class
<T> type,
Object
object,
DoWith
<T> r)