public static class DcsSetInfo.NumNotValidComparator
extends java.lang.Object
implements java.util.Comparator
| Constructor and Description |
|---|
NumNotValidComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(java.lang.Object O1,
java.lang.Object O2)
Campares the numDone field.
|
public int compare(java.lang.Object O1,
java.lang.Object O2)
throws java.lang.ClassCastException
compare in interface java.util.ComparatorO1 - A SetInfo ObjectO2 - A SetInfo Objectjava.lang.ClassCastException - If Object is not SetInfo