public class AccountFactory extends Object
| Constructor and Description |
|---|
AccountFactory(String factoryName) |
| Modifier and Type | Method and Description |
|---|---|
Account |
createAccount(long number) |
String |
getFactoryName() |
Copyright © 2016. All rights reserved.