public class MemoryUtils
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private static int |
cacheLineBytes |
| Modifier | Constructor and Description |
|---|---|
private |
MemoryUtils() |
| Modifier and Type | Method and Description |
|---|---|
static int |
getCacheLineBytes() |
static int |
getIntegersPerCacheLine() |
static int |
getLongsPerCacheLine() |