Package org.eclipse.jetty.util
Class MemoryUtils
- java.lang.Object
-
- org.eclipse.jetty.util.MemoryUtils
-
@Deprecated(since="2021-05-27") public class MemoryUtils extends java.lang.Object
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
All Methods Static Methods Concrete Methods Deprecated Methods Modifier and Type Method Description static int
getCacheLineBytes()
Deprecated.static int
getIntegersPerCacheLine()
Deprecated.static int
getLongsPerCacheLine()
Deprecated.
-