public static final class TopOrdAndIntQueue.OrdAndValue
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
int |
ord
Ordinal of the entry.
|
int |
value
Value associated with the ordinal.
|
Constructor and Description |
---|
OrdAndValue()
Default constructor.
|
Copyright © 2000–2019 The Apache Software Foundation. All rights reserved.