Package org.apache.pekko.cluster.ddata
Class LWWMap.LWWMapTag$
java.lang.Object
org.apache.pekko.cluster.ddata.LWWMap.LWWMapTag$
- All Implemented Interfaces:
Serializable,ORMap.ZeroTag,scala.Equals,scala.Product
public static class LWWMap.LWWMapTag$
extends Object
implements ORMap.ZeroTag, scala.Product, Serializable
INTERNAL API
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final LWWMap.LWWMapTag$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface scala.Equals
equalsMethods inherited from interface scala.Product
productElementName, productElementNames
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
LWWMapTag$
public LWWMapTag$()
-
-
Method Details
-
zero
- Specified by:
zeroin interfaceORMap.ZeroTag
-
value
public final int value()- Specified by:
valuein interfaceORMap.ZeroTag
-
productPrefix
- Specified by:
productPrefixin interfacescala.Product
-
productArity
public int productArity()- Specified by:
productArityin interfacescala.Product
-
productElement
- Specified by:
productElementin interfacescala.Product
-
productIterator
- Specified by:
productIteratorin interfacescala.Product
-
canEqual
- Specified by:
canEqualin interfacescala.Equals
-
hashCode
public int hashCode() -
toString
-