|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectil.ac.tau.cs.sw1.sortedset.eager.BinaryOpSortedSet<T>
il.ac.tau.cs.sw1.sortedset.eager.IntersectionSortedSet<T>
public class IntersectionSortedSet<T extends java.lang.Comparable<T>>
Constructor Summary | |
---|---|
IntersectionSortedSet(SortedSet<T> setA,
SortedSet<T> setB)
|
Method Summary |
---|
Methods inherited from class il.ac.tau.cs.sw1.sortedset.eager.BinaryOpSortedSet |
---|
contains, getMaximum, getMinimum, isEmpty, iterator, size |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IntersectionSortedSet(SortedSet<T> setA, SortedSet<T> setB)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |