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