Package 

Class AddressInfo

  • All Implemented Interfaces:

    
    public final class AddressInfo
    
                        

    A derived address and the index it was found at.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final UInt getIndex() Child index of this address.
      final Unit setIndex(UInt index) Child index of this address.
      final String getAddress() Address.
      final Unit setAddress(String address) Address.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait