Package org.eclipse.jetty.util
Class MemoryUtils
- java.lang.Object
-
- org.eclipse.jetty.util.MemoryUtils
-
@Deprecated public class MemoryUtils extends java.lang.ObjectDeprecated.This api is not supported anymore. Please do not use it.MemoryUtils provides an abstraction over memory properties and operations.
-
-
Method Summary
All Methods Static Methods Concrete Methods Deprecated Methods Modifier and Type Method Description static intgetCacheLineBytes()Deprecated.static intgetIntegersPerCacheLine()Deprecated.static intgetLongsPerCacheLine()Deprecated.
-