Class SortedSetProxy

All Implemented Interfaces:
Iterable, Collection, SequencedCollection, SequencedSet, Set, SortedSet

public class SortedSetProxy extends SetProxy implements SortedSet
Version:
$Revision: 1.10 $ $Date: 2006/05/05 19:19:37 $
Author:
$Author: jeffmc $
  • Constructor Details

    • SortedSetProxy

      public SortedSetProxy(SortedSet adaptee)
      _more_
      Parameters:
      adaptee -
  • Method Details