public abstract class MacAddress extends Object
| Modifier and Type | Field and Description |
|---|---|
static MacAddress |
EMPTY |
| Constructor and Description |
|---|
MacAddress() |
| Modifier and Type | Method and Description |
|---|---|
static MacAddress |
create(String macAddress) |
abstract String |
macAddress() |
public static final MacAddress EMPTY
public static MacAddress create(String macAddress)
public abstract String macAddress()
Copyright © 2015–2016 Graylog, Inc.. All rights reserved.