public static class ExpressionEvaluator.TypeSafeComparator extends Object implements Comparator
Constructor and Description |
---|
ExpressionEvaluator.TypeSafeComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(Object o1,
Object o2) |
static Comparator |
getInstance()
static method to get the singleton instance
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
public ExpressionEvaluator.TypeSafeComparator()
public static final Comparator getInstance()
public int compare(Object o1, Object o2)
compare
in interface Comparator
Copyright © 2015 Gentics Software GmbH. All Rights Reserved.