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