Package nl.vpro.util

Class SortedSetSameElementWrapper<T>

All Implemented Interfaces:
Iterable<T>, Collection<T>, Set<T>, SortedSet<T>

public abstract class SortedSetSameElementWrapper<T> extends SortedSetElementWrapper<T,T>
Since:
2.3.1
Author:
Michiel Meeuwissen