|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.sf.jga.algorithms.Compare.IteratorComparator<T>
net.sf.jga.util.IteratorComparator<T>
public class IteratorComparator<T>
Comparator used to compare iterations lexically.
| Constructor Summary | |
|---|---|
IteratorComparator(java.util.Comparator<? super T> comp)
Deprecated. Builds an IteratorComparator that uses the given Comparator to compare the elements of an iteration. |
|
| Method Summary |
|---|
| Methods inherited from class net.sf.jga.algorithms.Compare.IteratorComparator |
|---|
compare |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface java.util.Comparator |
|---|
equals |
| Constructor Detail |
|---|
public IteratorComparator(java.util.Comparator<? super T> comp)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||