Package com.yahoo.vdslib.state
Class Diff
java.lang.Object
com.yahoo.vdslib.state.Diff
TODO: document this
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidadd(Diff.Entry e) booleandiffers()voidprint(StringBuilder sb, String indent, com.yahoo.vdslib.state.Diff.PrintProperties pp, boolean splitLines) toHtml()toString()
-
Constructor Details
-
Diff
public Diff()
-
-
Method Details
-
add
-
differs
public boolean differs() -
toString
-
toHtml
-
print
public void print(StringBuilder sb, String indent, com.yahoo.vdslib.state.Diff.PrintProperties pp, boolean splitLines)
-