public class IpCache extends Object
Modifier and Type | Method and Description |
---|---|
static IpCache |
getInstance() |
List<String> |
getIpsFromSubnet(String subnet) |
List<String> |
getLocalIpv4s() |
String |
getSubnetOfIp(String ip) |
Copyright © 2016. All Rights Reserved.