Interface Address

  • All Superinterfaces:
    org.apache.tuweni.bytes.Bytes, java.lang.Comparable<org.apache.tuweni.bytes.Bytes>

    public interface Address
    extends org.apache.tuweni.bytes.Bytes
    An interface for Bytes that also represents an Ethereum account address.
    • Field Summary

      • Fields inherited from interface org.apache.tuweni.bytes.Bytes

        EMPTY
    • Method Summary

      • Methods inherited from interface org.apache.tuweni.bytes.Bytes

        and, and, appendHexTo, appendTo, appendTo, bitLength, commonPrefix, commonPrefixLength, compareTo, copy, copyTo, copyTo, get, getInt, getInt, getLong, getLong, hasLeadingZero, hasLeadingZeroByte, isEmpty, isZero, mutableCopy, not, not, numberOfLeadingZeroBytes, numberOfLeadingZeros, numberOfTrailingZeroBytes, or, or, reverse, shiftLeft, shiftLeft, shiftRight, shiftRight, size, slice, slice, toArray, toArrayUnsafe, toBase64String, toBigInteger, toBigInteger, toEllipsisHexString, toHexString, toInt, toInt, toLong, toLong, toQuantityHexString, toShortHexString, toString, toUnprefixedHexString, toUnsignedBigInteger, toUnsignedBigInteger, trimLeadingZeros, update, xor, xor