Class EmptySetChangeModel<E>

All Implemented Interfaces:
ChangeModel<Set<E>>, PluralChangeModel<Set<E>,E>

public class EmptySetChangeModel<E> extends AbstractEmptyPluralChangeModel<Set<E>,E>
Since:
1.2.0
Author:
Christian Beikov