public static final class TopOrdAndFloatQueue.OrdAndValue extends Object
Modifier and Type | Field and Description |
---|---|
int |
ord
Ordinal of the entry.
|
float |
value
Value associated with the ordinal.
|
Constructor and Description |
---|
OrdAndValue()
Default constructor.
|
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.