AddressStringFormat_Hex constructor

AddressStringFormat_Hex()

Implementation

AddressStringFormat_Hex() {
  _type = 'Hex';
}