Uses of Interface
com.abstractkamen.datastructures.api.queues.RingBuffer
-
Uses of RingBuffer in com.abstractkamen.datastructures.impl.queues
Modifier and TypeClassDescriptionclass
Represents a ring buffer that overwrites the oldest element when full.