Class ORSet$
java.lang.Object
org.apache.pekko.persistence.typed.crdt.ORSet$
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
ORSet$
public ORSet$()
-
-
Method Details
-
empty
-
apply
-
create
Java API -
unapply
Extract theORSet.elements().
-