public abstract class AbstractEntrySizeCalculatorHelper<K,V> extends Object implements EntrySizeCalculator<K,V>
| Modifier and Type | Field and Description |
|---|---|
static int |
OBJECT_SIZE |
static int |
POINTER_SIZE |
| Constructor and Description |
|---|
AbstractEntrySizeCalculatorHelper() |
| Modifier and Type | Method and Description |
|---|---|
long |
roundUpToNearest8(long size) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcalculateSizeCopyright © 2020 JBoss, a division of Red Hat. All rights reserved.