Package zmq.pipe

Class YQueue.Chunk<T>

  • Enclosing class:
    YQueue<T>

    private static class YQueue.Chunk<T>
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Chunk​(int size, int memoryPtr)  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • Chunk

        public Chunk​(int size,
                     int memoryPtr)