Package | Description |
---|---|
org.projectfloodlight.openflow.types |
Modifier and Type | Field and Description |
---|---|
static IPv4AddressWithMask |
IPv4AddressWithMask.NONE |
Modifier and Type | Method and Description |
---|---|
static IPv4AddressWithMask |
IPv4AddressWithMask.of(int rawValue,
int rawMask) |
static IPv4AddressWithMask |
IPv4AddressWithMask.of(IPv4Address value,
IPv4Address mask) |
static IPv4AddressWithMask |
IPv4AddressWithMask.of(String string) |
Copyright © 2014. All rights reserved.