public class AndesMQTTAdminService.CustomSubscriptionComparator extends Object implements Comparator<org.wso2.carbon.andes.core.types.Subscription>
Constructor and Description |
---|
CustomSubscriptionComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(org.wso2.carbon.andes.core.types.Subscription sub1,
org.wso2.carbon.andes.core.types.Subscription sub2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
public int compare(org.wso2.carbon.andes.core.types.Subscription sub1, org.wso2.carbon.andes.core.types.Subscription sub2)
compare
in interface Comparator<org.wso2.carbon.andes.core.types.Subscription>
Copyright © 2024 WSO2. All rights reserved.