| Modifier and Type | Field and Description |
|---|---|
private BankAccount[] |
ATMApplet.accounts |
| Modifier and Type | Method and Description |
|---|---|
static void |
ATMTester.deposit(BankAccount[] accounts,
int id,
Scanner input) |
static void |
ATMTester.withdraw(BankAccount[] accounts,
int id,
Scanner input) |