This file provides the type signature so that this interface can be used in method declarations for other interfaces.
这个文件提供类型标记,从而使这个接口能用于其它接口的方法声明。
This is where the interface comes into picture which maintains all the procedure declarations and data types that client and server agreed upon.
这就是接口起的作用,接口维护客户机和服务器都认可的所有过程声明和数据类型。
These annotations are placed on method declarations within a user-defined interface.
这些注释被放在用户定义接口中的方法声明上。
If we were to directly implement the Tag interface, we would need to fulfill several method declarations.
如果我们直接实现Tag接口,那么就需要完成几个方法声明。
The second file contains JNI native declarations for each of the methods in the interface, shown in Listing 5.
第二个文件包含接口中每个方法的JNI本机声明,如清单5所示。
The interface definition file contains no other method declarations or definitions other than those described above.
除了以上描述的那些方法声明或定义外,接口定义文件不包含任何其他方法声明或定义。
These selectors should only be called by a subclass implementation; therefore, we include their declarations into the representation file and not into the interface file.
这些选择器应当只由基类实现调用;故此,我们将其声明放进结构头文件而不是接口头文件中。
These selectors should only be called by a subclass implementation; therefore, we include their declarations into the representation file and not into the interface file.
这些选择器应当只由基类实现调用;故此,我们将其声明放进结构头文件而不是接口头文件中。
应用推荐