public final class LocalOrderComparer extends java.lang.Object implements ItemOrderComparer
Constructor and Description |
---|
LocalOrderComparer() |
Modifier and Type | Method and Description |
---|---|
int |
compare(Item a,
Item b)
Compare two objects.
|
static LocalOrderComparer |
getInstance()
Get an instance of a LocalOrderComparer.
|
public static LocalOrderComparer getInstance()
public int compare(Item a, Item b)
ItemOrderComparer
compare
in interface ItemOrderComparer
Copyright (c) 2004-2018 Saxonica Limited. All rights reserved.