Class NngFlags


  • public class NngFlags
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int ALLOC  
      static int NONBLOCK  
    • Constructor Summary

      Constructors 
      Constructor Description
      NngFlags()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • ALLOC

        public static int ALLOC
      • NONBLOCK

        public static int NONBLOCK
    • Constructor Detail

      • NngFlags

        public NngFlags()