public class FastHash$
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static FastHash$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
FastHash$() |
Modifier and Type | Method and Description |
---|---|
int |
ofString(java.lang.String s) |
public static final FastHash$ MODULE$