首页>代码>JAVA版23种设计模式代码示例>/DesignMode/src/com/design/mode/adapter/Shape.java
package com.design.mode.adapter;
/**
 *  A interface
 */
public interface Shape  {
    public void Draw();
    public void Border();
}
最近下载更多
快乐的程序员  LV25 2023年1月21日
wangdengzhe  LV7 2022年5月7日
莫回头  LV8 2022年5月6日
xiaoquan070  LV2 2022年4月12日
hksrjlx  LV1 2022年3月29日
andinker  LV10 2022年1月1日
初心不负丶方得始终  LV10 2021年6月22日
color4you  LV1 2021年3月23日
new_docker  LV15 2020年7月26日
卡卡罗特  LV8 2020年7月24日
最近浏览更多
jierffff  LV2 2023年4月12日
快乐的程序员  LV25 2023年1月21日
kkkkks  LV1 2022年12月30日
crosa_Don  LV18 2022年7月19日
fanjunzi  LV2 2022年5月25日
wangdengzhe  LV7 2022年5月7日
xiaoquan070  LV2 2022年4月12日
hksrjlx  LV1 2022年3月29日
htwang  LV3 2022年1月11日
andinker  LV10 2022年1月1日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友