Class ListNotifications<E>

All Implemented Interfaces:
AccumulationFacility<QuasiListChange<? extends E>,ListModificationSequence<E>>, AccumulationFacility.ListChangeAccumulation<E>, NotificationAccumulator<LiveList.Observer<? super E,?>,QuasiListChange<? extends E>,ListModificationSequence<E>>

final class ListNotifications<E> extends NotificationAccumulatorBase<LiveList.Observer<? super E,?>,QuasiListChange<? extends E>,ListModificationSequence<E>> implements AccumulationFacility.ListChangeAccumulation<E>