Uses of Class
tl.lin.data.map.HMapIIW

Packages that use HMapIIW
tl.lin.data.map   
 

Uses of HMapIIW in tl.lin.data.map
 

Methods in tl.lin.data.map that return HMapIIW
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.
 

Methods in tl.lin.data.map with parameters of type HMapIIW
 void HMapIIW.lazyplus(HMapIIW m)
          In lazy decoding mode, adds values from keys of another map to this map.
 



Copyright © 2013. All Rights Reserved.