| Package | Description |
|---|---|
| net.bican.iplib |
| Modifier and Type | Method and Description |
|---|---|
static CIDR |
CIDR.fromNetmask(Netmask netmask) |
static CIDR |
IPAddresses.toCIDR(com.google.common.collect.Range<IPAddress> range)
transforms the range to CIDR notation, if any is possible
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.common.collect.Range<IPAddress> |
IPAddresses.fromCIDR(CIDR cidr)
creates a range of ip addresses from CIDR notation
|
Copyright © 2015 Can Bican. All rights reserved.