| Package | Description |
|---|---|
| tl.lin.data.map |
| Modifier and Type | Method and Description |
|---|---|
static HMapIIW |
HMapIIW.create(byte[] bytes)
Creates a
HMapIIW object from a byte array. |
static HMapIIW |
HMapIIW.create(DataInput in)
Creates a
HMapIIW object from a DataInput. |
| Modifier and Type | Method and Description |
|---|---|
void |
HMapIIW.lazyplus(HMapIIW m)
In lazy decoding mode, adds values from keys of another map to this map.
|
Copyright © 2014. All rights reserved.