|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.google.common.collect.Ordering<com.mangofactory.swagger.models.dto.ApiListingReference>
com.mangofactory.swagger.ordering.ResourceListingLexicographicalOrdering
public class ResourceListingLexicographicalOrdering
Orders ApiListingReference's Lexicographically by their paths
Constructor Summary | |
---|---|
ResourceListingLexicographicalOrdering()
|
Method Summary | |
---|---|
int |
compare(com.mangofactory.swagger.models.dto.ApiListingReference first,
com.mangofactory.swagger.models.dto.ApiListingReference second)
|
Methods inherited from class com.google.common.collect.Ordering |
---|
allEqual, arbitrary, binarySearch, compound, compound, explicit, explicit, from, from, greatestOf, greatestOf, immutableSortedCopy, isOrdered, isStrictlyOrdered, leastOf, leastOf, lexicographical, max, max, max, max, min, min, min, min, natural, nullsFirst, nullsLast, onResultOf, reverse, sortedCopy, usingToString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface java.util.Comparator |
---|
equals |
Constructor Detail |
---|
public ResourceListingLexicographicalOrdering()
Method Detail |
---|
public int compare(com.mangofactory.swagger.models.dto.ApiListingReference first, com.mangofactory.swagger.models.dto.ApiListingReference second)
compare
in interface java.util.Comparator<com.mangofactory.swagger.models.dto.ApiListingReference>
compare
in class com.google.common.collect.Ordering<com.mangofactory.swagger.models.dto.ApiListingReference>
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |