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