public interface PortManager
next consequently peeks up even
port either from beginning or from the end of range.| Modifier and Type | Method and Description |
|---|---|
int |
current()
Gets the current port.
|
int |
getHighest()
Gets the upper boundary of available range.
|
int |
getLowest()
Gets the low boundary of available range.
|
int |
next()
Moves to the next available port.
|
int |
peek()
Peeks into the next available port.
|
int getLowest()
int getHighest()
int current()
int peek()
int next()
Copyright © 2017 TeleStax, Inc.. All Rights Reserved.