Package org.apache.pekko.actor
Class FSM.UnsubscribeTransitionCallBack
java.lang.Object
org.apache.pekko.actor.FSM.UnsubscribeTransitionCallBack
- All Implemented Interfaces:
Serializable,scala.Equals,scala.Product
public static final class FSM.UnsubscribeTransitionCallBack
extends Object
implements scala.Product, Serializable
Unsubscribe from
pekko.actor.FSM.Transition notifications which was
effected by sending the corresponding pekko.actor.FSM.SubscribeTransitionCallBack.- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionactorRef()booleanbooleaninthashCode()intproductElement(int x$1) productElementName(int x$1) scala.collection.Iterator<Object>toString()Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface scala.Product
productElementNames
-
Constructor Details
-
UnsubscribeTransitionCallBack
-
-
Method Details
-
actorRef
-
copy
-
copy$default$1
-
productPrefix
- Specified by:
productPrefixin interfacescala.Product
-
productArity
public int productArity()- Specified by:
productArityin interfacescala.Product
-
productElement
- Specified by:
productElementin interfacescala.Product
-
productIterator
- Specified by:
productIteratorin interfacescala.Product
-
canEqual
- Specified by:
canEqualin interfacescala.Equals
-
productElementName
- Specified by:
productElementNamein interfacescala.Product
-
hashCode
public int hashCode() -
toString
-
equals
-