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
SEARCH:
Package
de.hybris.platform.impex.distributed.batch.impl
Interface AbstractBatchingCRUDHandler.TriConsumer<T,
D,
U>
Enclosing class:
AbstractBatchingCRUDHandler
protected static interface
AbstractBatchingCRUDHandler.TriConsumer<T,
D,
U>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
accept
(
T
one,
D
two,
U
three)
Method Details
accept
void
accept
(
T
one,
D
two,
U
three)