Class ByteFlag$

java.lang.Object
org.apache.pekko.remote.artery.ByteFlag$

public class ByteFlag$ extends Object
INTERNAL API
  • Field Details

    • MODULE$

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

    • ByteFlag$

      public ByteFlag$()
  • Method Details

    • binaryLeftPad

      public String binaryLeftPad(byte byte_)
    • isEnabled$extension

      public final boolean isEnabled$extension(org.apache.pekko.remote.artery.ByteFlag $this, byte byteFlags)
    • toString$extension

      public final String toString$extension(org.apache.pekko.remote.artery.ByteFlag $this)
    • hashCode$extension

      public final int hashCode$extension(org.apache.pekko.remote.artery.ByteFlag $this)
    • equals$extension

      public final boolean equals$extension(org.apache.pekko.remote.artery.ByteFlag $this, Object x$1)