Class InetAddressSet.InetPattern
java.lang.Object
org.eclipse.jetty.util.InetAddressSet.InetPattern
- Direct Known Subclasses:
InetAddressSet.CidrInetRange, InetAddressSet.LegacyInetRange, InetAddressSet.MinMaxInetRange, InetAddressSet.SingletonInetRange
- Enclosing class:
InetAddressSet
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) abstract booleantest(InetAddress address, byte[] raw) toString()
-
Field Details
-
_pattern
-
-
Constructor Details
-
InetPattern
InetPattern(String pattern)
-
-
Method Details
-
test
-
toString
-