public class Main extends Object
Modifier and Type | Class and Description |
---|---|
static class |
Main.MainClassLoader
Reverses the typical order of classloading to defer only to the parent if the current class loader can't be
found.
|
Constructor and Description |
---|
Main() |
public static void main(String[] args)
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.