Click or drag to resize

NumberUtilsURShift Method

.NET API Reference for Oracle® Coherence Community Edition
(14.1.1.0)
E55634-01
Overload List
  NameDescription
Public methodStatic memberURShift(Int32, Int32)
Performs an unsigned bitwise right shift with the specified number.
Public methodStatic memberURShift(Int64, Int32)
Performs an unsigned bitwise right shift with the specified number.
Top
See Also