|
|||||||||
| Home >> All >> [ Main overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
Main
Class Bootstrapper

java.lang.ObjectMain.Bootstrapper
- public abstract class Bootstrapper
- extends java.lang.Object
| Field Summary | |
private static Bootstrap.BootImage |
objmap
|
| Constructor Summary | |
Bootstrapper()
|
|
| Method Summary | |
static void |
err(java.lang.String s)
|
static void |
main(java.lang.String[] args)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
objmap
private static Bootstrap.BootImage objmap
| Constructor Detail |
Bootstrapper
public Bootstrapper()
| Method Detail |
main
public static void main(java.lang.String[] args) throws java.io.IOException
err
public static void err(java.lang.String s)
|
|||||||||
| Home >> All >> [ Main overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
Main.Bootstrapper