public class MemoryUtils extends Object
MemoryUtils
provides an abstraction over memory properties and operations.
Modifier and Type | Method and Description |
---|---|
static int |
getCacheLineBytes() |
static int |
getIntegersPerCacheLine() |
static int |
getLongsPerCacheLine() |
Copyright © 1995-2015 Webtide. All Rights Reserved.