mutator

mutator

 英

  • 网络增变基因;赋值;赋值函数

例句

To implement mutator methods, the new LinkedList class serves as a container for an internal, immutable list, as shown in Listing 5.

为了执行可变方法LinkedList作为一个内部不可变容器清单5

Interrupted sex had happened all the time in his soup, but only when Ray turned off his "flip-a-bit" mutator did he notice its results.

培养基中断一直发生只有关闭有点失去理智基因注意到结果

It then becomes easy to create setFoo property mutator methods that use the generated mutator methods under the hood.

然后可以方便创建setFoo属性mutator方法幕后使用生成mutator方法

ActionForms are nothing but Java classes extending the Struts-provided ActionForm classes, which have accessor and mutator methods.

ActionForms只是一些Java而已继承Struts提供ActionForm这些包含accessormutator方法

PerformanceTest. java: The performance benchmark code used to test mutator performance for this article.

java本文用来测试变换性能性能评测代码

The double-dot operator invokes mutator methods to set values for each of the address attributes.

运算符调用mutator方法设置每个地址属性

Mutator methods are usually implementation-specific and are provided by additional interfaces.

整流器Mutator方法通常特别实现并且附加接口提供

This creates significant extra work for the mutator and garbage collector, but permits much shorter collection pauses.

函数mutator垃圾收集带来大量额外工作但是可以得到收集暂停

Written by Kai Krause, the Texture Mutator lets ordinary computer owners breed textures from a choice of eight offspring every generation.

凯伊•克劳斯编写纹理变异软件可以家用电脑图案每一世代八个子代选择一个繁育纹理

The mutator and garbage collector can work together to maintain a comprehensive list of old-to-young references as they are created.

函数mutator垃圾收集可以共同工作创建老到年轻引用维护它们完整列表

Each property has an accessor and a mutator (getter and setter).

每个属性具有一个accessormutatorgettersetter)。

If any mutator method in the type does not return void, the CREATE TYPE statement does not execute.

如果类型任何函数方法返回void不会执行CREATETYPE语句

A mutator method exists for each attribute of a structured type.

mutator方法某个结构化类型structuredtype每个属性存在

As a result, Scala generates both accessor (String firstName(void)) and mutator (void firstName_$eq(String)) methods.

因此Scala同时生成accessorStringfirstNamevoid))mutator(voidfirstName_$eq(String))方法

If an abstract factory object must be passed in, then you must add a new public constructor or mutator.

如果必须传入抽象工厂对象那么必须添加一个公用构造函数mutator方法

You don't define a member variable and then provide accessor and mutator methods.

定义数据成员需要分别定义访问修改方法

Such sources are read-only; thus, you should make their mutator methods private to minimize runtime failures.

数据因此应该mutator方法私有减少运行时错误

Latham dubbed his method "the Mutator. "

拉萨姆方法昵称变异”。

call the mutator for each nullable property.

突变每个财产

The following example invokes a mutator method of type.

更新类型实例状态

Similarly, if we want to update the city attribute value, we can invoke its mutator method in the UPDATE statement ( Listing 2).

同样如果更新城市属性可以调用UPDATE语句mutator方法清单2)。

Representation and Realization of two-port Mutator

端口表示实现

If the node is read-only when a mutator is called, the

如果调用转变节点

Let us extend our Point class with a mutator

我们Point扩展一个变换