Package | Description |
---|---|
org.jboss.aerogear.sync.diffmatchpatch |
This package contains classes for the DiffMatchPatch synchronizer core
|
Modifier and Type | Method and Description |
---|---|
DiffMatchPatchDiff.Operation |
DiffMatchPatchDiff.operation() |
static DiffMatchPatchDiff.Operation |
DiffMatchPatchDiff.Operation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DiffMatchPatchDiff.Operation[] |
DiffMatchPatchDiff.Operation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
DiffMatchPatchDiff(DiffMatchPatchDiff.Operation operation,
String text) |
Copyright © 2015 JBoss by Red Hat. All Rights Reserved.