public class LongUtil extends Object
| Modifier and Type | Field and Description |
|---|---|
static long |
FIRST_BIT |
| Constructor and Description |
|---|
LongUtil() |
| Modifier and Type | Method and Description |
|---|---|
static int |
commonPrefixLength(long a,
long b) |
public static final long FIRST_BIT
Copyright © 2015. All Rights Reserved.