public class NewtsConverter extends Object implements AutoCloseable
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
execute() |
static void |
main(String... args)
The main method.
|
public static void main(String... args)
args - the argumentspublic void execute()
public void close()
close in interface AutoCloseableCopyright © 2016. All rights reserved.