protected static final class ValueComparators.PathSegmentComparator extends Object implements Comparator<Path.Segment>, Serializable
| Modifier | Constructor and Description |
|---|---|
protected |
ValueComparators.PathSegmentComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Path.Segment o1,
Path.Segment o2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalsprotected ValueComparators.PathSegmentComparator()
public int compare(Path.Segment o1, Path.Segment o2)
compare in interface Comparator<Path.Segment>Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.