MDACC
Biostatistics

org.mdanderson.biostat.geneclust
Interface SinterpreterKeys

All Known Implementing Classes:
Sinterpreter

public interface SinterpreterKeys

SinterpreterKeys - Interface for property keys.


Field Summary
static String EXEC_PSEUDO_TERMINAL
           
static String PROCESS_COMPLETED
           
static String PROCESS_DESTROYED
           
static String THREAD_JOINED
           
static String WAITING_FOR_PROCESS
           
static String WAITING_FOR_THREAD_JOIN
           
 

Field Detail

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

MDACC
Biostatistics

Copyright © 2002 M.D. Anderson Cancer Center. All Rights Reserved.