JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
zombie.util.lambda
Consumers
Params2
ICallback
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
accept(E, T1, T2)
Interface Consumers.Params2.ICallback<E,
T1,
T2>
Enclosing class:
Consumers.Params2
public static interface
Consumers.Params2.ICallback<E,
T1,
T2>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
accept
(
E
var1,
T1
var2,
T2
var3)
Method Details
accept
void
accept
(
E
var1,
T1
var2,
T2
var3)