JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.processmining.performancespectrumintegration.util
Interface TriConsumer<U,V,W>
public interface
TriConsumer<U,V,W>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
accept
(
U
u,
V
v,
W
w)
Method Detail
accept
void accept(
U
u,
V
v,
W
w)
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method