Uses of Enum
com.jsql.model.injection.strategy.blind.patch.DiffMatchPatch.Operation
-
Uses of DiffMatchPatch.Operation in com.jsql.model.injection.strategy.blind.patch
Modifier and TypeMethodDescriptionDiff.getOperation()
static DiffMatchPatch.Operation
Returns the enum constant of this type with the specified name.static DiffMatchPatch.Operation[]
DiffMatchPatch.Operation.values()
Returns an array containing the constants of this enum type, in the order they are declared.