Class TestAddress

  • All Implemented Interfaces:
    Address, java.lang.Comparable<Address>

    public class TestAddress
    extends GenericAddress
    An address that can be used by tests when stub addresses are needed
    • Constructor Detail

      • TestAddress

        public TestAddress​(long offset)
      • TestAddress

        public TestAddress​(long offset,
                           AddressSpace addrSpace)