Class MoblimaApp
java.lang.Object
MoblimaApp
Moblima App
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) CentralManagerEYA CentralManagerEY object variable(package private) ScannerScanner object to get user input -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
centralManager
CentralManagerEY centralManagerA CentralManagerEY object variable -
sc
Scanner scScanner object to get user input
-
-
Constructor Details
-
MoblimaApp
public MoblimaApp()Constructor for Moblima App
-
-
Method Details
-
main
Main method- Parameters:
args- Stores arguments passed- Throws:
IOException- If There's read/write error
-
process
Method to display startup user menu and get choice- Parameters:
args- stores args passed- Throws:
IOException- If there read/write error
-