Package org.apache.pekko.cluster.ddata
Class PNCounter$
java.lang.Object
org.apache.pekko.cluster.ddata.PNCounter$
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final PNCounter$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
PNCounter$
public PNCounter$()
-
-
Method Details
-
empty
-
apply
-
create
Java API -
unapply
Extract theGCounter.value().
-