Class RingBufferThreadsafe

java.lang.Object
com.swiftmq.tools.collection.RingBuffer
com.swiftmq.tools.collection.RingBufferThreadsafe

public class RingBufferThreadsafe extends RingBuffer
  • Constructor Details

    • RingBufferThreadsafe

      public RingBufferThreadsafe(int extendSize)
  • Method Details