public class Uu extends Util
Modifier and Type | Method and Description |
---|---|
static void |
dump_stack()
Description of the Method
|
static void |
main(java.lang.String[] args)
Description of the Method
|
static void |
off()
Description of the Method
|
static void |
on()
Description of the Method
|
static void |
p(java.lang.Object object)
Description of the Method
|
static void |
pr(java.lang.Object object)
Description of the Method
|
static void |
sleep(int msec)
Description of the Method
|
center, center, file_to_string, file_to_string, inputstream_to_string, isNumber, list_to_strings, print_array, print_array, print_array, print_array, print_calendar, print_date, print_hashtable, print_vector, print, println, println, printUnixtime, replace, setOn, setPrintWriter, sleep, stack_to_string, stack_to_string, string_to_file, string_to_int, to_list, toList, vector_to_strings
public static void on()
public static void off()
public static void p(java.lang.Object object)
object
- PARAMpublic static void pr(java.lang.Object object)
object
- PARAMpublic static void sleep(int msec) throws java.lang.InterruptedException
msec
- PARAMjava.lang.InterruptedException
public static void dump_stack()
public static void main(java.lang.String[] args)
args
- PARAM