接口 SelectableAccountFactory<ID extends AccountID>

所有超级接口:
AccountFactory<ID>, org.coodex.util.SelectableService<ID>
所有已知实现类:
ClassifiableAccountFactory

public interface SelectableAccountFactory<ID extends AccountID> extends AccountFactory<ID>, org.coodex.util.SelectableService<ID>
Created by davidoff shen on 2017-04-27.
  • 方法概要

    从接口继承的方法 org.coodex.concrete.common.AccountFactory

    getAccountByID

    从接口继承的方法 org.coodex.util.SelectableService

    accept