Package org.eclipse.jetty.util
Class MemoryUtils
- java.lang.Object
-
- org.eclipse.jetty.util.MemoryUtils
-
public class MemoryUtils extends java.lang.Object
MemoryUtils provides an abstraction over memory properties and operations.
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static int
getCacheLineBytes()
static int
getIntegersPerCacheLine()
static int
getLongsPerCacheLine()
-