public class AccountFactoryAggregation<ID extends AccountID> extends Object implements AccountFactory<ID>
AccountFactoryAggregation()
Account<ID>
getAccountByID(ID id)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AccountFactoryAggregation()
public Account<ID> getAccountByID(ID id)
getAccountByID
AccountFactory<ID extends AccountID>
Copyright © 2022. All rights reserved.