public class GCounterKey$
extends java.lang.Object
implements scala.Serializable
Modifier and Type | Field and Description |
---|---|
static GCounterKey$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
GCounterKey$() |
Modifier and Type | Method and Description |
---|---|
Key<GCounter> |
create(java.lang.String id) |
public static final GCounterKey$ MODULE$