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
SEARCH:
Package
org.ujmp.core.calculation
Interface CalculationMethod<S,
T>
public interface
CalculationMethod<S,
T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
T
calculate
(
S
source1,
S
source2)
Method Details
calculate
T
calculate
(
S
source1,
S
source2)