public class PortsRange extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
PortsRange.PortCallback |
| Constructor and Description |
|---|
PortsRange(String portRange) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
iterate(PortsRange.PortCallback callback) |
int[] |
ports() |
public PortsRange(String portRange)
public int[] ports()
throws NumberFormatException
NumberFormatExceptionpublic boolean iterate(PortsRange.PortCallback callback) throws NumberFormatException
NumberFormatExceptionCopyright © 2009–2016. All rights reserved.