Class StartStopState

java.lang.Object
com.sshtools.j2ssh.util.State
com.sshtools.j2ssh.util.StartStopState
All Implemented Interfaces:
Serializable

public class StartStopState extends State
Version:
$Revision: 1.15 $
Author:
$author$
See Also:
  • Field Details

  • Constructor Details

    • StartStopState

      public StartStopState(int initial)
      Creates a new StartStopState object.
      Parameters:
      initial -
  • Method Details

    • isValidState

      public boolean isValidState(int state)
      Specified by:
      isValidState in class State
      Parameters:
      state -
      Returns: