文件名称:Interface
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2016-10-18
- 文件大小:
- 11kb
- 下载次数:
- 0次
- 提 供 者:
- 涅*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Java接口是一系列方法的声明,是一些方法特征的集合,一个接口只有方法的特征没有方法的实现,因此这些方法可以在不同的地方被不同的类实现,-Java interface is a series of methods of declaration, is a collection of some of the features of the method, an interface only method of the realization of the characteristics of the method, so these methods can be implemented in different places,
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Interface
.........\.classpath
.........\.project
.........\.settings
.........\.........\org.eclipse.jdt.core.prefs
.........\bin
.........\...\AbstractTest.class
.........\...\ActionCharacter.class
.........\...\AdaptedRandomDoubles.class
.........\...\Adventure.class
.........\...\CanFight.class
.........\...\CanFly.class
.........\...\CanSwim.class
.........\...\Fater.class
.........\...\Hero.class
.........\...\RandomDoubles.class
.........\...\RandomWords.class
.........\...\Soup.class
.........\...\Soup1.class
.........\src
.........\...\AbstractTest.java
.........\...\AdaptedRandomDoubles.java
.........\...\Adventure.java
.........\...\RandomDoubles.java
.........\...\RandomWords.java