|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.deduced.utilities.SystemExitImplementation
public class SystemExitImplementation

System Exit Implementation. Implements the actual call to System.exit();
| Constructor Summary | |
|---|---|
SystemExitImplementation()
|
|
| Method Summary | |
|---|---|
void |
exit(int status)
(non-Javadoc) |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SystemExitImplementation()
| Method Detail |
|---|
public void exit(int status)
exit in interface SystemExitstatus - the exit status codeSystemExit.exit(int)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||