JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
it.polimi.ingsw.utils.multilist
Interface MultiListProcedure<T,
U,
V>
public interface
MultiListProcedure<T,
U,
V>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
apply
(
T
first,
U
second,
V
third)
Method Details
apply
void
apply
(
T
first,
U
second,
V
third)