public class DblArrayIntListHashMap.DArrayIListEntry extends Object
Modifier and Type | Field and Description |
---|---|
DblArray |
key |
IntArrayList |
value |
Constructor and Description |
---|
DArrayIListEntry(DblArray ekey,
IntArrayList evalue) |
public DblArray key
public IntArrayList value
public DArrayIListEntry(DblArray ekey, IntArrayList evalue)
Copyright © 2022 The Apache Software Foundation. All rights reserved.