Interface Arithmetics.NumericArithmetic

All Superinterfaces:
BiFunction<Number,Number,Number>
Enclosing class:
Arithmetics

public static interface Arithmetics.NumericArithmetic extends BiFunction<Number,Number,Number>
  • Method Summary

    Modifier and Type
    Method
    Description
    default Object
     

    Methods inherited from interface java.util.function.BiFunction

    andThen, apply