Package akka.actor.typed.internal
Class Create$
- java.lang.Object
-
- scala.runtime.AbstractFunction0<Create>
-
- akka.actor.typed.internal.Create$
-
- All Implemented Interfaces:
java.io.Serializable
,scala.Function0<Create>
public class Create$ extends scala.runtime.AbstractFunction0<Create> implements java.io.Serializable
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description Create$()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Create
apply()
java.lang.String
toString()
boolean
unapply(Create x$0)
-