public static final class TopOrdAndIntQueue.OrdAndValue extends 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-2021 Apache Software Foundation. All Rights Reserved.