public class HouseNumberComparator extends Object implements Comparator<HouseNumber>
| Constructor and Description |
|---|
HouseNumberComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(HouseNumber h1,
HouseNumber h2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalspublic int compare(HouseNumber h1, HouseNumber h2)
compare in interface Comparator<HouseNumber>Copyright © 2015. All rights reserved.