Package org.apache.pekko.cluster.pubsub
Class DistributedPubSubMediator.Internal$.Unsubscribed$
java.lang.Object
scala.runtime.AbstractFunction2<DistributedPubSubMediator.UnsubscribeAck,ActorRef,org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Internal.Unsubscribed>
  
org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Internal$.Unsubscribed$
- All Implemented Interfaces:
- Serializable,- scala.Function2<DistributedPubSubMediator.UnsubscribeAck,- ActorRef, - org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Internal.Unsubscribed> 
- Enclosing class:
- DistributedPubSubMediator.Internal$
public class DistributedPubSubMediator.Internal$.Unsubscribed$
extends scala.runtime.AbstractFunction2<DistributedPubSubMediator.UnsubscribeAck,ActorRef,org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Internal.Unsubscribed>
implements Serializable  
- See Also:
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final DistributedPubSubMediator.Internal$.Unsubscribed$Static reference to the singleton instance of this Scala object.
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionorg.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Internal.Unsubscribedapply(DistributedPubSubMediator.UnsubscribeAck ack, ActorRef subscriber) final StringtoString()scala.Option<scala.Tuple2<DistributedPubSubMediator.UnsubscribeAck,ActorRef>> unapply(org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Internal.Unsubscribed x$0) Methods inherited from class scala.runtime.AbstractFunction2apply$mcDDD$sp, apply$mcDDI$sp, apply$mcDDJ$sp, apply$mcDID$sp, apply$mcDII$sp, apply$mcDIJ$sp, apply$mcDJD$sp, apply$mcDJI$sp, apply$mcDJJ$sp, apply$mcFDD$sp, apply$mcFDI$sp, apply$mcFDJ$sp, apply$mcFID$sp, apply$mcFII$sp, apply$mcFIJ$sp, apply$mcFJD$sp, apply$mcFJI$sp, apply$mcFJJ$sp, apply$mcIDD$sp, apply$mcIDI$sp, apply$mcIDJ$sp, apply$mcIID$sp, apply$mcIII$sp, apply$mcIIJ$sp, apply$mcIJD$sp, apply$mcIJI$sp, apply$mcIJJ$sp, apply$mcJDD$sp, apply$mcJDI$sp, apply$mcJDJ$sp, apply$mcJID$sp, apply$mcJII$sp, apply$mcJIJ$sp, apply$mcJJD$sp, apply$mcJJI$sp, apply$mcJJJ$sp, apply$mcVDD$sp, apply$mcVDI$sp, apply$mcVDJ$sp, apply$mcVID$sp, apply$mcVII$sp, apply$mcVIJ$sp, apply$mcVJD$sp, apply$mcVJI$sp, apply$mcVJJ$sp, apply$mcZDD$sp, apply$mcZDI$sp, apply$mcZDJ$sp, apply$mcZID$sp, apply$mcZII$sp, apply$mcZIJ$sp, apply$mcZJD$sp, apply$mcZJI$sp, apply$mcZJJ$sp, curried, tupled
- 
Field Details- 
MODULE$Static reference to the singleton instance of this Scala object.
 
- 
- 
Constructor Details- 
Unsubscribed$public Unsubscribed$()
 
- 
- 
Method Details- 
toString- Specified by:
- toStringin interface- scala.Function2<DistributedPubSubMediator.UnsubscribeAck,- ActorRef, - org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Internal.Unsubscribed> 
- Overrides:
- toStringin class- scala.runtime.AbstractFunction2<DistributedPubSubMediator.UnsubscribeAck,- ActorRef, - org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Internal.Unsubscribed> 
 
- 
applypublic org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Internal.Unsubscribed apply(DistributedPubSubMediator.UnsubscribeAck ack, ActorRef subscriber) - Specified by:
- applyin interface- scala.Function2<DistributedPubSubMediator.UnsubscribeAck,- ActorRef, - org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Internal.Unsubscribed> 
 
- 
unapplypublic scala.Option<scala.Tuple2<DistributedPubSubMediator.UnsubscribeAck,ActorRef>> unapply(org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Internal.Unsubscribed x$0) 
 
-