Class MathHandlers

  • All Implemented Interfaces:
    NativeHandlerProvider

    public final class MathHandlers
    extends Object
    implements NativeHandlerProvider
    Native handlers for java.lang.Math, StrictMath, Float and Double, evaluated with the host JDK's own implementations.
    • Constructor Detail

      • MathHandlers

        public MathHandlers()