Class Limits


  • public final class Limits
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private Limits()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • IOV_MAX

        public static final int IOV_MAX
      • UIO_MAX_IOV

        public static final int UIO_MAX_IOV
      • SSIZE_MAX

        public static final long SSIZE_MAX
      • SIZEOF_JLONG

        public static final int SIZEOF_JLONG
    • Constructor Detail

      • Limits

        private Limits()