Class MinusSetView<E>

All Implemented Interfaces:
Iterable<E>, Collection<E>, Set<E>

public final class MinusSetView<E> extends AbstractUnmodifiableCollection<E> implements Set<E>
Author:
Mathias Hofer