|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.scheinerman.phoenix.library.AbstractModule
net.scheinerman.phoenix.library.SystemFunctions
public class SystemFunctions
Nested Class Summary | |
---|---|
private class |
SystemFunctions.Arg
|
private class |
SystemFunctions.AsNumber
|
private class |
SystemFunctions.AsString
|
private class |
SystemFunctions.ErrorMessage
|
private class |
SystemFunctions.Exit
|
private class |
SystemFunctions.Print
|
private class |
SystemFunctions.PrintLn
|
private class |
SystemFunctions.Tic
|
private class |
SystemFunctions.Toc
|
Field Summary | |
---|---|
private static java.lang.String[] |
args
|
private long |
tic_start
|
Fields inherited from class net.scheinerman.phoenix.library.AbstractModule |
---|
functions, run_fat |
Constructor Summary | |
---|---|
SystemFunctions()
|
Method Summary | |
---|---|
static void |
setArgs(java.lang.String[] args)
|
Methods inherited from class net.scheinerman.phoenix.library.AbstractModule |
---|
load, load, reset |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private static java.lang.String[] args
private long tic_start
Constructor Detail |
---|
public SystemFunctions()
Method Detail |
---|
public static void setArgs(java.lang.String[] args)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |