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