public class LibrariesDemo
extends java.lang.Object
Constructor and Description |
---|
LibrariesDemo() |
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] args)
Launches the demo according to the argument list.
|
public static void main(java.lang.String[] args) throws java.lang.Exception
If no arguments are specified, a Usage: description is displayed.
args
- the argumentsjava.lang.Exception
DemoUsage