Package org.eclipse.jetty.util
Class MemoryUtils
java.lang.Object
org.eclipse.jetty.util.MemoryUtils
Deprecated.
The Eclipse Jetty and Apache Felix Http Jetty packages are no longer supported.
MemoryUtils provides an abstraction over memory properties and operations.
-
Method Summary
Modifier and TypeMethodDescriptionstatic intDeprecated.static intDeprecated.static intDeprecated.
-
Method Details
-
getCacheLineBytes
public static int getCacheLineBytes()Deprecated. -
getIntegersPerCacheLine
public static int getIntegersPerCacheLine()Deprecated. -
getLongsPerCacheLine
public static int getLongsPerCacheLine()Deprecated.
-