Package akka.cluster.ddata
Class ORSetKey$
- java.lang.Object
-
- akka.cluster.ddata.ORSetKey$
-
- All Implemented Interfaces:
java.io.Serializable
public class ORSetKey$ extends java.lang.Object implements java.io.Serializable
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ORSetKey$()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description <A> ORSetKey<A>
apply(java.lang.String _id)
<A> Key<ORSet<A>>
create(java.lang.String id)
<A> scala.Option<java.lang.String>
unapply(ORSetKey<A> x$0)
-
-
-
Field Detail
-
MODULE$
public static final ORSetKey$ MODULE$
Static reference to the singleton instance of this Scala object.
-
-