public class IntegerComparator
extends java.lang.Object
implements java.util.Comparator
| Modifier and Type | Field and Description |
|---|---|
static IntegerComparator |
instance |
| Modifier | Constructor and Description |
|---|---|
private |
IntegerComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(java.lang.Object o1,
java.lang.Object o2) |
public static final IntegerComparator instance
Copyright © 1997-2013 Sablecc. All Rights Reserved.