|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Object2IntOpenHashMapWritable | |
|---|---|
| edu.umd.cloud9.io.fastuil | |
| Uses of Object2IntOpenHashMapWritable in edu.umd.cloud9.io.fastuil |
|---|
| Methods in edu.umd.cloud9.io.fastuil that return Object2IntOpenHashMapWritable | ||
|---|---|---|
static
|
Object2IntOpenHashMapWritable.create(byte[] bytes)
Returns the serialized representation of this object as a byte array. |
|
static
|
Object2IntOpenHashMapWritable.create(DataInput in)
Creates a OHMapSIW object from a DataInput. |
|
| Methods in edu.umd.cloud9.io.fastuil 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 | |||||||||