JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
dev.plex.util.function
Interface ConditionalQuadConsumer<K,
V,
S,
T>
public interface
ConditionalQuadConsumer<K,
V,
S,
T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
accept
(
K
k,
V
v,
S
s,
T
t)
Method Details
accept
boolean
accept
(
K
k,
V
v,
S
s,
T
t)