|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.netflix.servo.tag.TagComparator
public class TagComparator
Comparator for ordering tags based on the key then the value.
| Constructor Summary | |
|---|---|
TagComparator()
|
|
| Method Summary | |
|---|---|
int |
compare(Tag tag,
Tag tag1)
|
| 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 TagComparator()
| Method Detail |
|---|
public int compare(Tag tag,
Tag tag1)
compare in interface java.util.Comparator<Tag>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||