Class RecipientRef.RecipientRefOps<T>

  • Enclosing interface:
    RecipientRef<T>

    public static final class RecipientRef.RecipientRefOps<T>
    extends scala.AnyVal
    • Constructor Detail

      • RecipientRefOps

        public RecipientRefOps​(RecipientRef<T> ref)
    • Method Detail

      • $bang

        public void $bang​(T msg)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object
      • equals

        public boolean equals​(java.lang.Object x$1)
        Overrides:
        equals in class java.lang.Object