Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
com.sshtools.j2ssh.util.State
com.sshtools.j2ssh.util.OpenClosedState
public class OpenClosedState
extends State
Constructor Summary | |
|
Method Summary | |
boolean |
|
Methods inherited from class com.sshtools.j2ssh.util.State | |
breakWaiting , getValue , isValidState , setValue , waitForState , waitForState , waitForStateUpdate |
public OpenClosedState(int initial)
Creates a new OpenClosedState object.
- Parameters:
initial
-
public boolean isValidState(int state)
- Overrides:
- isValidState in interface State
- Parameters:
state
-
- Returns: