Package zmq.msg

Class MsgAllocatorHeap

  • All Implemented Interfaces:
    MsgAllocator

    public class MsgAllocatorHeap
    extends java.lang.Object
    implements MsgAllocator
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      Msg allocate​(int size)  
      • Methods inherited from class java.lang.Object

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

      • MsgAllocatorHeap

        public MsgAllocatorHeap()