Class 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()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • maxDirectMemory

        public static long maxDirectMemory()