Package org.apache.pekko.actor
Class Kill
java.lang.Object
org.apache.pekko.actor.Kill
- All Implemented Interfaces:
Serializable
,AutoReceivedMessage
,PossiblyHarmful
- Direct Known Subclasses:
Kill$
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
abstract static boolean
static Kill$
Java API: get the singleton instancestatic int
hashCode()
static int
static Object
productElement
(int x$1) static String
productElementName
(int n) static scala.collection.Iterator<String>
static scala.collection.Iterator<Object>
static String
static String
toString()
-
Constructor Details
-
Kill
public Kill()
-
-
Method Details
-
getInstance
Java API: get the singleton instance -
productPrefix
-
productArity
public static int productArity() -
productElement
-
productIterator
-
canEqual
-
hashCode
public static int hashCode() -
toString
-
equals
-
productElementName
-
productElementNames
-