Uses of Class
inet.ipaddr.MACAddressString
Packages that use MACAddressString
Package
Description
Base classes for IP addresses and generic addresses.
Validation of address strings and creation of address representations from the validated strings.
Classes for MAC addresses.
-
Uses of MACAddressString in inet.ipaddr
Classes in inet.ipaddr that implement interfaces with type arguments of type MACAddressStringModifier and TypeClassDescriptionclassParses the string representation of a MAC address.Fields in inet.ipaddr declared as MACAddressStringModifier and TypeFieldDescriptionstatic final MACAddressStringMACAddressString.ALL_ADDRESSESstatic final MACAddressStringMACAddressString.EMPTY_ADDRESSMethods in inet.ipaddr with parameters of type MACAddressString -
Uses of MACAddressString in inet.ipaddr.format.validate
Methods in inet.ipaddr.format.validate with parameters of type MACAddressStringModifier and TypeMethodDescriptionHostIdentifierStringValidator.validateAddress(MACAddressString fromString) Validator.validateAddress(MACAddressString fromString) Validator.validateMACAddressStr(MACAddressString fromString) -
Uses of MACAddressString in inet.ipaddr.mac
Methods in inet.ipaddr.mac that return MACAddressString