Package com.complexible.common.memory
Class PlatformDependent
- java.lang.Object
-
- com.complexible.common.memory.PlatformDependent
-
public final class PlatformDependent extends java.lang.Object
Access to sun.misc.VM included to get maxDirectMemory for the VM; this is actually pulled from io.netty.util.internal.PlatformDependent
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static long
maxDirectMemory()
-