Class InstrumentedListenerBase.NotificationBase

All Implemented Interfaces:
com.fishlib.base.log.LogOutputAppendable, NotificationQueue.IndexUpdateNotification, NotificationQueue.Notification, IntrusiveDoublyLinkedNode<NotificationQueue.Notification>, Runnable
Direct Known Subclasses:
InstrumentedListener.Notification, InstrumentedShiftAwareListener.Notification
Enclosing class:
InstrumentedListenerBase

protected abstract class InstrumentedListenerBase.NotificationBase
extends AbstractIndexUpdateNotification
implements com.fishlib.base.log.LogOutputAppendable
  • Method Details