Package ch.hslu.exercises.sw08.ex3
Class AccountTask
java.lang.Object
ch.hslu.exercises.sw08.ex3.AccountTask
- All Implemented Interfaces:
Runnable
-
Constructor Summary
ConstructorDescriptionAccountTask
(BankAccount source, BankAccount target, int amount) Erzeugt ein Bankauftrag für eine Überweisung von einem Bankkonto auf ein anderes Bankkonto. -
Method Summary