Class EmptyListChangeModel<E>

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

public class EmptyListChangeModel<E> extends AbstractEmptyPluralChangeModel<List<E>,E>
Since:
1.2.0
Author:
Christian Beikov