Interface MultisetChangeListener<E>

Type Parameters:
E - The element type of the ObservableMultiset.

public interface MultisetChangeListener<E>
A MultisetChangeListener is the notification target for changes related to an ObservableMultiset.