Package org.apache.pekko.remote.artery
Class ByteFlag$
java.lang.Object
org.apache.pekko.remote.artery.ByteFlag$
INTERNAL API
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbinaryLeftPad(byte byte_) final booleanequals$extension(org.apache.pekko.remote.artery.ByteFlag $this, Object x$1) final inthashCode$extension(org.apache.pekko.remote.artery.ByteFlag $this) final booleanisEnabled$extension(org.apache.pekko.remote.artery.ByteFlag $this, byte byteFlags) final StringtoString$extension(org.apache.pekko.remote.artery.ByteFlag $this)
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
ByteFlag$
public ByteFlag$()
-
-
Method Details
-
binaryLeftPad
-
isEnabled$extension
public final boolean isEnabled$extension(org.apache.pekko.remote.artery.ByteFlag $this, byte byteFlags) -
toString$extension
-
hashCode$extension
public final int hashCode$extension(org.apache.pekko.remote.artery.ByteFlag $this) -
equals$extension
-