public class APIDataSorter extends Object implements Comparator<APIData>
Constructor and Description |
---|
APIDataSorter() |
Modifier and Type | Method and Description |
---|---|
int |
compare(APIData apiData1,
APIData apiData2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
public int compare(APIData apiData1, APIData apiData2)
compare
in interface Comparator<APIData>
Copyright © 2017 WSO2. All rights reserved.