| Public Member Functions | |
| FileDiff (List< Pair< Integer, Line > > lines) | |
| String | toString () | 
| ppt4j.diff.FileDiff.FileDiff | ( | List< Pair< Integer, Line > > | lines | ) | 
| String ppt4j.diff.FileDiff.toString | ( | ) | 
Returns a string representation of the object by concatenating the string representations of each block in the list of blocks with a newline character in between.