Package akka.actor

Class PoisonPill$

    • Field Detail

      • MODULE$

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

      • PoisonPill$

        public PoisonPill$()
    • Method Detail

      • productPrefix

        public java.lang.String productPrefix()
        Specified by:
        productPrefix in interface scala.Product
        Overrides:
        productPrefix in class PoisonPill
      • productArity

        public int productArity()
        Specified by:
        productArity in interface scala.Product
        Overrides:
        productArity in class PoisonPill
      • productElement

        public java.lang.Object productElement​(int x$1)
        Specified by:
        productElement in interface scala.Product
        Overrides:
        productElement in class PoisonPill
      • productIterator

        public scala.collection.Iterator<java.lang.Object> productIterator()
        Specified by:
        productIterator in interface scala.Product
        Overrides:
        productIterator in class PoisonPill
      • canEqual

        public boolean canEqual​(java.lang.Object x$1)
        Specified by:
        canEqual in interface scala.Equals
        Overrides:
        canEqual in class PoisonPill