public interface AccountFactory<ID extends Serializable>
Account<ID>
getAccountByID(ID id)
Account<ID> getAccountByID(ID id)
Copyright © 2021. All rights reserved.