public class SimpleAccountFactory extends Object implements AcceptableAccountFactory<AccountIDImpl>
public <ID extends AccountID> Account<ID> getAccountByID(ID id)
getAccountByID 在接口中 AccountFactorypublic boolean accept(AccountIDImpl param)
accept 在接口中 org.coodex.util.AcceptableService<AccountIDImpl>Copyright © 2018. All rights reserved.