public class PortRange extends Object
| Constructor and Description |
|---|
PortRange(int Start,
int End)
Creates a new Range
|
| Modifier and Type | Method and Description |
|---|---|
int |
GetEnd()
The End of the range
|
int |
GetStart()
The Start of the range
|
Copyright © 2018. All Rights Reserved.