public class AddressBookCommandLine extends CommandLine
| Modifier and Type | Field and Description |
|---|---|
protected static List<String> |
ACLASSES
List of address book specific classes
|
CLASSES| Modifier | Constructor and Description |
|---|---|
protected |
AddressBookCommandLine()
Protected constructor for subclass use.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args)
Main entry point for address book command line interface.
|
exec, printCommandsprotected AddressBookCommandLine()
public static void main(String[] args)
args - command line arguments