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