A B C E G H M N O R S T V Z 
All Classes All Packages

S

set(boolean) - Method in class Bit
Sets this bit to 1 if bit is true, 0 otherwise.
set(int) - Method in class Bit
Sets this bit the specified value.
setBit(int, Bit) - Method in class Binary3
Sets a bit at the given index by copying the value of bit into the bit at the given index.
shiftRight() - Method in class Binary3
Shifts all of the bits of this binary number one position to the right.
A B C E G H M N O R S T V Z 
All Classes All Packages