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 IndexedFunction<I,O>
public interface
IndexedFunction<I,O>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
O
apply
(
I
input, int index)
Method Details
apply
O
apply
(
I
input, int index)