Class Terminate$
java.lang.Object
scala.runtime.AbstractFunction0<org.apache.pekko.actor.typed.internal.Terminate>
org.apache.pekko.actor.typed.internal.Terminate$
- All Implemented Interfaces:
Serializable,scala.Function0<org.apache.pekko.actor.typed.internal.Terminate>
public class Terminate$
extends scala.runtime.AbstractFunction0<org.apache.pekko.actor.typed.internal.Terminate>
implements Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Terminate$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class scala.runtime.AbstractFunction0
apply$mcB$sp, apply$mcC$sp, apply$mcD$sp, apply$mcF$sp, apply$mcI$sp, apply$mcJ$sp, apply$mcS$sp, apply$mcV$sp, apply$mcZ$sp
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
Terminate$
public Terminate$()
-
-
Method Details
-
toString
- Specified by:
toStringin interfacescala.Function0<org.apache.pekko.actor.typed.internal.Terminate>- Overrides:
toStringin classscala.runtime.AbstractFunction0<org.apache.pekko.actor.typed.internal.Terminate>
-
apply
public org.apache.pekko.actor.typed.internal.Terminate apply()- Specified by:
applyin interfacescala.Function0<org.apache.pekko.actor.typed.internal.Terminate>
-
unapply
public boolean unapply(org.apache.pekko.actor.typed.internal.Terminate x$0)
-