public interface IntIntDoubleFunction
Modifier and Type | Method and Description |
---|---|
double |
apply(int first,
int second,
double third)
Applies a function to three arguments.
|
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.