public static class UninterruptibleUtils.Long extends Object
| Constructor and Description |
|---|
Long() |
| Modifier and Type | Method and Description |
|---|---|
static int |
numberOfLeadingZeros(long i)
Uninterruptible version of
Long.numberOfLeadingZeros(long). |
public static int numberOfLeadingZeros(long i)
Long.numberOfLeadingZeros(long).