Serializable
, Comparator<Attr>
public class AttrCompare extends Object implements Comparator<Attr>, Serializable
Constructor | Description |
---|---|
AttrCompare() |
Modifier and Type | Method | Description |
---|---|---|
int |
compare(Attr attr0,
Attr attr1) |
Compares two attributes based on the C14n specification.
|
equals, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
public int compare(Attr attr0, Attr attr1)
compare
in interface Comparator<Attr>
attr0
- attr1
- Copyright © 2000–2018 The Apache Software Foundation. All rights reserved.