Class IgnoreActorRef$

java.lang.Object
org.apache.pekko.actor.IgnoreActorRef$
All Implemented Interfaces:
Serializable

public class IgnoreActorRef$ extends Object implements Serializable
INTERNAL API
See Also:
  • Field Details

    • MODULE$

      public static final IgnoreActorRef$ MODULE$
      Static reference to the singleton instance of this Scala object.
  • Constructor Details

    • IgnoreActorRef$

      public IgnoreActorRef$()
  • Method Details

    • path

      public ActorPath path()
    • isIgnoreRefPath

      public boolean isIgnoreRefPath(String otherPath)
      Check if the passed otherPath is the same as IgnoreActorRef.path
    • isIgnoreRefPath

      public boolean isIgnoreRefPath(ActorPath otherPath)
      Check if the passed otherPath is the same as IgnoreActorRef.path