|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use String2IntOpenHashMapWritable | |
|---|---|
| tl.lin.data.map | |
| Uses of String2IntOpenHashMapWritable in tl.lin.data.map |
|---|
| Methods in tl.lin.data.map that return String2IntOpenHashMapWritable | |
|---|---|
static String2IntOpenHashMapWritable |
String2IntOpenHashMapWritable.create(byte[] bytes)
Creates object from serialized representation. |
static String2IntOpenHashMapWritable |
String2IntOpenHashMapWritable.create(DataInput in)
Creates object from serialized representation. |
| Methods in tl.lin.data.map with parameters of type String2IntOpenHashMapWritable | |
|---|---|
int |
String2IntOpenHashMapWritable.dot(String2IntOpenHashMapWritable m)
Computes the dot product of this map with another map. |
void |
String2IntOpenHashMapWritable.plus(String2IntOpenHashMapWritable m)
Adds values of keys from another map to this map. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||