Modifier and Type | Method and Description |
---|---|
boolean |
accepts(InetAddress addr)
Checks if the given address if accepted by one of the declared ranges, or if
the range is completely empty.
|
boolean |
isEmpty()
Determines if a filter range is given or not
|
String |
toString() |
public boolean accepts(InetAddress addr)
addr
- the address to checkpublic boolean isEmpty()
Copyright © 2018. All rights reserved.