JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
one.microstream.functional
Interface QuadFunction<I1,I2,I3,I4,O>
public interface
QuadFunction<I1,I2,I3,I4,O>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
O
apply
(
I1
t1,
I2
t2,
I3
t3,
I4
t4)
Method Details
apply
O
apply
(
I1
t1,
I2
t2,
I3
t3,
I4
t4)