Primitive predicate int::bitShiftRightSigned
Returns the signed bitwise right shift of the receiver by the argument
int bitShiftRightSigned(int other)
Returns the signed bitwise right shift of the receiver by the argument
int bitShiftRightSigned(int other)