Serialized Form


Package com.fasterxml.uuid

Class com.fasterxml.uuid.EthernetAddress extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

_address

long _address
48-bit MAC address, stored in 6 lowest-significant bytes (in big endian notation)


_asString

String _asString
Lazily-constructed String serialization



Copyright © 2011 FasterXML.com. All Rights Reserved.