类 AccountFactoryAggregation<ID extends AccountID>
java.lang.Object
org.coodex.concrete.common.AccountFactoryAggregation<ID>
- 所有已实现的接口:
AccountFactory<ID>
public class AccountFactoryAggregation<ID extends AccountID>
extends Object
implements AccountFactory<ID>
Created by davidoff shen on 2017-04-27.
-
构造器概要
构造器 -
方法概要
-
构造器详细资料
-
AccountFactoryAggregation
public AccountFactoryAggregation()
-
-
方法详细资料
-
getAccountByID
- 指定者:
getAccountByID在接口中AccountFactory<ID extends AccountID>
-