MCPcopy Create free account
hub / github.com/KnIfER/mdict-java / mergeAndAppend

Method mergeAndAppend

src/main/java/com/ibm/icu/text/Edits.java:923–1059  ·  view source on GitHub ↗

Merges the two input Edits and appends the result to this object. Consider two string transformations (for example, normalization and case mapping) where each records Edits in addition to writing an output string. Edits ab reflect how substrings of input string a map to substrings of interme

(Edits ab, Edits bc)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 7

nextMethod · 0.95
oldLengthMethod · 0.95
newLengthMethod · 0.95
hasChangeMethod · 0.95
addReplaceMethod · 0.95
addUnchangedMethod · 0.95
getFineIteratorMethod · 0.80

Tested by

no test coverage detected