JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.qubership.integration.platform.runtime.catalog.model
Interface MultiConsumer.Consumer5<T1,
T2,
T3,
T4,
T5>
Enclosing class:
MultiConsumer
public static interface
MultiConsumer.Consumer5<T1,
T2,
T3,
T4,
T5>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
accept
(
T1
t1,
T2
t2,
T3
t3,
T4
t4,
T5
t5)
Method Details
accept
void
accept
(
T1
t1,
T2
t2,
T3
t3,
T4
t4,
T5
t5)