public class IPTable extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
IPTable.IPFormatException
Exception Class to deal with IPFormat errors.
|
| Constructor and Description |
|---|
IPTable() |
public void add(String ip) throws IPTable.IPFormatException
ip - IPTable.IPFormatExceptionpublic boolean contains(String ip) throws IPTable.IPFormatException
ip - the address to be testedip is within this table's limitsIPTable.IPFormatExceptionCopyright © 2016 DuraSpace. All rights reserved.