public class IPSeeker extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getArea(byte[] ip) |
String |
getArea(String ip) |
String |
getCountry(byte[] ip) |
String |
getCountry(String ip) |
List<IPEntry> |
getIPEntries(String s) |
List<IPEntry> |
getIPEntriesDebug(String s) |
IPLocation |
getIPLocation(String ip) |
public IPLocation getIPLocation(String ip)
public String getCountry(byte[] ip)
public String getArea(byte[] ip)
Copyright © 2020. All rights reserved.