|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 TextDiffMatchPatch.Operation 的软件包 | |
|---|---|
| org.test4j.tools.commons | |
| org.test4j.tools.commons 中 TextDiffMatchPatch.Operation 的使用 |
|---|
| 声明为 TextDiffMatchPatch.Operation 的 org.test4j.tools.commons 中的字段 | |
|---|---|
TextDiffMatchPatch.Operation |
TextDiffMatchPatch.Diff.operation
One of: INSERT, DELETE or EQUAL. |
| 返回 TextDiffMatchPatch.Operation 的 org.test4j.tools.commons 中的方法 | |
|---|---|
static TextDiffMatchPatch.Operation |
TextDiffMatchPatch.Operation.valueOf(String name)
返回带有指定名称的该类型的枚举常量。 |
static TextDiffMatchPatch.Operation[] |
TextDiffMatchPatch.Operation.values()
按照声明该枚举类型的常量的顺序,返回 包含这些常量的数组。 |
| 参数类型为 TextDiffMatchPatch.Operation 的 org.test4j.tools.commons 中的构造方法 | |
|---|---|
TextDiffMatchPatch.Diff(TextDiffMatchPatch.Operation operation,
String text)
Constructor. |
|
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||