Package extra166y
Interface Ops.LongAndDoubleToObject<R>
-
- Enclosing class:
- Ops
public static interface Ops.LongAndDoubleToObject<R>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description R
op(long a, double b)
-
-
-
Method Detail
-
op
R op(long a, double b)
-
-