public class MacAddress extends Object
MacAddress(byte[] Mac)
MacAddress(String Mac)
byte[]
getBytes()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public MacAddress(byte[] Mac)
public MacAddress(String Mac)
public byte[] getBytes()
public String toString()
toString
Object