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.utils.statechart.signals
Interface Action4<T,U,V,W>
public interface
Action4<T,U,V,W>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
call
(
T
t,
U
u,
V
v,
W
w)
Method Detail
call
void call(
T
t,
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