public class BitwShiftR extends ValueFunction implements Serializable
| Modifier and Type | Method and Description | 
|---|---|
| double | execute(double in1,
       double in2) | 
| double | execute(long in1,
       long in2) | 
| static BitwShiftR | getBitwShiftRFnObject() | 
requiresCorrectionpublic static BitwShiftR getBitwShiftRFnObject()
public double execute(long in1,
                      long in2)
execute in class FunctionObjectpublic double execute(double in1,
                      double in2)
execute in class FunctionObjectCopyright © 2020 The Apache Software Foundation. All rights reserved.