static class InetAddressSet.LegacyInetRange extends InetAddressSet.InetPattern
Modifier and Type | Field and Description |
---|---|
(package private) int[] |
_max |
(package private) int[] |
_min |
_pattern
Constructor and Description |
---|
LegacyInetRange(java.lang.String pattern) |
Modifier and Type | Method and Description |
---|---|
boolean |
test(java.net.InetAddress item,
byte[] raw) |
toString
public boolean test(java.net.InetAddress item, byte[] raw)
test
in class InetAddressSet.InetPattern