public abstract static class LongLongDoubleHashMap.ADoubleEntry extends Object
| Modifier and Type | Field and Description | 
|---|---|
LongLongDoubleHashMap.ADoubleEntry | 
next  | 
double | 
value  | 
| Constructor and Description | 
|---|
ADoubleEntry(double val)  | 
public double value
public LongLongDoubleHashMap.ADoubleEntry next
Copyright © 2021 The Apache Software Foundation. All rights reserved.