Serialized Form
-
Package com.fasterxml.uuid
-
Exception com.fasterxml.uuid.EgressInterfaceFinder.EgressResolutionException
class EgressResolutionException extends Exception implements Serializable -
Class com.fasterxml.uuid.EthernetAddress
class 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
-
-