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