org.mdanderson.biostat.geneclust
Interface SinterpreterKeys
- All Known Implementing Classes:
- Sinterpreter
- public interface SinterpreterKeys
SinterpreterKeys - Interface for property keys.
EXEC_PSEUDO_TERMINAL
public static final String EXEC_PSEUDO_TERMINAL
- See Also:
- Constant Field Values
WAITING_FOR_THREAD_JOIN
public static final String WAITING_FOR_THREAD_JOIN
- See Also:
- Constant Field Values
THREAD_JOINED
public static final String THREAD_JOINED
- See Also:
- Constant Field Values
WAITING_FOR_PROCESS
public static final String WAITING_FOR_PROCESS
- See Also:
- Constant Field Values
PROCESS_COMPLETED
public static final String PROCESS_COMPLETED
- See Also:
- Constant Field Values
PROCESS_DESTROYED
public static final String PROCESS_DESTROYED
- See Also:
- Constant Field Values
Copyright © 2002 M.D. Anderson Cancer Center. All Rights Reserved.