These new functions are not part of the base class interface.
这些新方法不是基类接口的一部分。
They must be marked public and must match the declarations in the class interface.
它们必须标记为公用并且符合类别介面内的宣告。
Yes, it is a class, not an interface.
是的,它是一个类,而不是一个接口。
The class can be either an interface or a concrete class.
这个类既可以是个接口,也可以是个明确的类。
This interface handles any type of message (Object class).
该接口处理任何类型的消息(对象类)。
If classes guarantee an interface, you must be able to guarantee a class.
如果类保证了接口,您必须能够保证类。
If this is the interface pass, output all the class instance variables.
如果这是接口部分,那么输出所有类实例的变量。
Class and interface names begin with a capital letter, as in Frame.
类和接口名以大写字母开头,如Frame。
Any custom event class must implement the XMLEvent interface.
任何定制事件类必须实现XMLEvent接口。
Developer should provide an interface class and implementation class for each custom service.
Developer应该为每个定制服务提供一个接口类和实现类。
It is always optional to re-state any base interface in a partial class.
分布类中是否重新声明它所实现的接口也是可选的。
Each interface representing a particular class of Records Manager function.
每种接口代表RecordsManager某一特定类的功能。
On the client side, you define a class that implements the interface AsyncCallback.
在客户端,定义一个实现 AsyncCallback接口的类。
As I said earlier, this class must implement the ContractManager interface.
如前所述,这个类必须实现ContractManager接口。
The first is the header (.h) file that declares the interface of the class.
第一个是头文件(.h),用于声明类接口;
For the application's interface, you need a Swing class that displays the flash-card data.
对于应用程序的界面,需要一个swing类,以显示flash - card数据。
The getOwner() method of the interface returns the owner of the class instance.
该接口的 getOwner()方法返回类实例的所有者。
Derive the mock class from the interface.
从接口派生出mock类。
Class is the actual class, such as a class that implements the enumeration interface.
Class是实际的类,比如实现枚举接口的类。
Color by type (class, interface, and so forth).
根据类型(类,界面等等)来着色。
My interface for this class is shown in Figure 4.
我的对应于该类的接口显示在图4中。
The interface defines the relationship of that class with the outside world.
接口定义了该类与外部世界的关系。
The interface class is shown in Listing 8.
接口类如清单8 所示。
These links take you to the next or previous class, interface, package, or related page.
这些链接把你带入前一个或后一个类,接口,包或相关页面。
They are really easy to test - it's just class with an interface.
他们非常容易测试-因为EJB就是一些类和接口。
Capitalize the first letter of each word that appears in a class or interface name.
对于类和接口名称只对每个单词的第一个字母大写。
An interesting observation is that Action is a class and not an interface.
(一个有趣的发现是,Action是类而不是接口)。
The GroovyPdfGenerator.groovy script must contain at least one class that implements your interface.
groovy脚本必须包含至少一个实现接口的类。
The GroovyPdfGenerator.groovy script must contain at least one class that implements your interface.
groovy脚本必须包含至少一个实现接口的类。
应用推荐