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