Package extra166y

Interface Ops.DoubleToLong

Enclosing class:
Ops

public static interface Ops.DoubleToLong
  • Method Summary

    Modifier and Type
    Method
    Description
    long
    op(double a)
     
  • Method Details

    • op

      long op(double a)