Package org.eclipse.jetty.util
Class InetAddressSet.MinMaxInetRange
java.lang.Object
org.eclipse.jetty.util.InetAddressSet.InetPattern
org.eclipse.jetty.util.InetAddressSet.MinMaxInetRange
- Enclosing class:
InetAddressSet
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) final int[]
(package private) final int[]
Fields inherited from class org.eclipse.jetty.util.InetAddressSet.InetPattern
_pattern
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.eclipse.jetty.util.InetAddressSet.InetPattern
toString
-
Field Details
-
_min
final int[] _min -
_max
final int[] _max
-
-
Constructor Details
-
MinMaxInetRange
-
-
Method Details
-
test
- Specified by:
test
in classInetAddressSet.InetPattern
-