| Package | Description |
|---|---|
| tl.lin.data.map |
| Modifier and Type | Method and Description |
|---|---|
static HMapIDW |
HMapIDW.create(byte[] bytes)
Creates a
HMapIDW object from a byte array. |
static HMapIDW |
HMapIDW.create(DataInput in)
Creates a
HMapIDW object from a DataInput. |
| Modifier and Type | Method and Description |
|---|---|
void |
HMapIDW.plus(HMapIDW m)
Adds values from keys of another map to this map.
|
Copyright © 2018. All rights reserved.