|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecteu.geclipse.ui.simpleTest.PortRange
public class PortRange
Class to create instances of PortRange objects, which represent a range of ports to scan.
| Constructor Summary | |
|---|---|
PortRange(int from)
|
|
PortRange(int from,
int to)
|
|
| Method Summary | |
|---|---|
int |
getFinish()
|
int |
getStart()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PortRange(int from)
public PortRange(int from,
int to)
| Method Detail |
|---|
public int getStart()
public int getFinish()
|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||