Type Parameters:
E - type of the elements.
All Superinterfaces:
CollectionChange<Set<E>,E>, ContainerChange<Set<E>,E>

public interface SetChange<E> extends CollectionChange<Set<E>,E>
Since:
1.0.0
See Also: