public interface IntComp
| Modifier and Type | Interface and Description |
|---|---|
static class |
IntComp.IntAsc |
static class |
IntComp.IntDesc |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(int a,
int b) |
int |
resetValue() |
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.