org.wso2.carbon.rest.api
Class APIDataSorter
java.lang.Object
org.wso2.carbon.rest.api.APIDataSorter
- All Implemented Interfaces:
- Comparator<APIData>
public class APIDataSorter
- extends Object
- implements Comparator<APIData>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
APIDataSorter
public APIDataSorter()
compare
public int compare(APIData apiData1,
APIData apiData2)
- Specified by:
compare in interface Comparator<APIData>
Copyright © 2015 WSO2. All rights reserved.