| Package | Description |
|---|---|
| com.varra.util |
| Modifier and Type | Method and Description |
|---|---|
void |
FIFOQueue.addFIFOQueueItemRemovedListener(BufferOverflowListener<E> listener)
Adds the FIFOQueueItemRemovedListener to the list so that it can be
notified with an item that is to be removed.
|
void |
FIFOQueue.removeFIFOQueueItemRemovedListener(BufferOverflowListener<E> listener)
Removes the FIFOQueueItemRemovedListener from the list.
|
Copyright © 2016 utils4j. All Rights Reserved.