ATM架构图(使用ISP)
2020-05-09 10:23:18 25 举报
ATM架构图
作者其他创作
大纲/内容
DATA
Withdraw
Deposit
Class
implements
Interface
call
public void deposit(float amount);
DepositInterface
ATM
Function
public boolean withdraw(float amount);
GUI
WithdrawInterface
0 条评论
下一页