PropertyChoiceComparator Class
- public class PropertyChoiceComparator
extends Object
implements Comparator
Compares PropertyChoices in ascending order based on their value.
The compare is case-insensitive.
-
Hierarchy
-
Object
PropertyChoiceComparator
-
All Implemented Interfaces
-
Comparator
PropertyChoiceComparator
public PropertyChoiceComparator()
compare(Object, Object) Method
public int compare(Object
obj1,
Object
obj2)
equals(Object) Method
public boolean equals(Object
obj)
-
Overrides
-
Object.equals(Object)