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 MultiListPredicate<T,
U,
V>
public interface
MultiListPredicate<T,
U,
V>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
check
(
T
first,
U
second,
V
third)
Method Details
check
boolean
check
(
T
first,
U
second,
V
third)