|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use NullPointerException | |
| edu.nmu.os | |
| java.lang | |
| Uses of NullPointerException in edu.nmu.os |
| Methods in edu.nmu.os that throw NullPointerException | |
static String |
NewSystem.getProperty(String key)
|
static String |
NewSystem.getProperty(String key,
String def)
|
static String |
NewSystem.setProperty(String key,
String value)
|
| Uses of NullPointerException in java.lang |
| Methods in java.lang that throw NullPointerException | |
private static java.io.InputStream |
System.nullInputStream()
The following two methods exist because in, out, and err must be initialized to null. |
private static java.io.PrintStream |
System.nullPrintStream()
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||