class WebServer.AddressMatcher
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
(package private) int[] |
pattern |
Constructor and Description |
---|
WebServer.AddressMatcher(java.lang.String address) |
Modifier and Type | Method and Description |
---|---|
boolean |
matches(byte[] address) |
Copyright ? 1999-2002 Apache Software Foundation. All Rights Reserved.