[Java] Change LinkedList<Diff> to List<Diff> for methods that do not … · trendsnet/diff-match-patch@f2911f6 · GitHub
Skip to content

Commit f2911f6

Browse files
authored
[Java] Change LinkedList<Diff> to List<Diff> for methods that do not mutate the list.
Copying cr/103024338
1 parent 032b98c commit f2911f6

1 file changed

Lines changed: 14 additions & 14 deletions

File tree

java/src/name/fraser/neil/plaintext/diff_match_patch.java

Lines changed: 14 additions & 14 deletions

0 commit comments

Comments
 (0)