public class SubnetUtil extends Object
| コンストラクタと説明 |
|---|
SubnetUtil() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
static InetAddress |
detectSubnetMask() |
static boolean |
isInSubnet(InetAddress address) |
public static boolean isInSubnet(InetAddress address) throws IOException, SocketException
public static InetAddress detectSubnetMask()
Copyright © 2016. All rights reserved.