public static interface Array.Entry extends Comparable<Array.Entry>
| Modifier and Type | Method and Description |
|---|---|
int |
getIndex()
Get the index for this entry.
|
Object |
getValue()
Get the value for this entry.
|
compareToCopyright © 2008–2021 JBoss, a division of Red Hat. All rights reserved.