| Package | Description |
|---|---|
| com.varra.net |
| Modifier and Type | Method and Description |
|---|---|
static int |
IPUtils.getIpAsInt(IpFeilds feilds)
Gets the IpAddress as 32 bit signed integer.
|
static long |
IPUtils.getIpAsLong(IpFeilds feilds)
Gets the IpAddress as long.
|
static boolean |
IPUtils.isItInRange(IpFeilds begin,
IpFeilds end,
IpFeilds check)
Checks if is it in range.
|
Copyright © 2016 utils4j. All Rights Reserved.