extra166y
Interface Ops.LongAndDoubleProcedure

Enclosing class:
Ops

public static interface Ops.LongAndDoubleProcedure


Method Summary
 void op(long a, double b)
           
 

Method Detail

op

void op(long a,
        double b)