public class IntegerSubstitutions extends Object
Constructor and Description |
---|
IntegerSubstitutions() |
Modifier and Type | Method and Description |
---|---|
static int |
numberOfLeadingZeros(int i) |
static int |
numberOfTrailingZeros(int i) |
public IntegerSubstitutions()
public static int numberOfLeadingZeros(int i)
public static int numberOfTrailingZeros(int i)