public class TuneableMap extends Object
| Modifier and Type | Field and Description |
|---|---|
static float |
DEFAULT_LOAD |
static int |
DEFAULT_SIZE |
| Constructor and Description |
|---|
TuneableMap() |
| Modifier and Type | Method and Description |
|---|---|
static int |
hash(int key) |
static int |
hash(long key) |
protected static int |
mask(int initialSize,
float loadFactor) |
public static final int DEFAULT_SIZE
public static final float DEFAULT_LOAD
Copyright © 2017. All rights reserved.