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

Packages that use HMapIFW
tl.lin.data.map   
 

Uses of HMapIFW in tl.lin.data.map
 

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

Methods in tl.lin.data.map with parameters of type HMapIFW
 void HMapIFW.plus(HMapIFW m)
          Adds values from keys of another map to this map.
 



Copyright © 2013. All Rights Reserved.