JavaScript is disabled on your browser.
Skip navigation links
BandM metatools
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
eu.bandm.tools.ops
Interface Function2<D0,
D1,
R>
public interface
Function2<D0,
D1,
R>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
R
apply
(
D0
arg0,
D1
arg1)
Method Details
apply
R
apply
(
D0
arg0,
D1
arg1)