Package examples
Class DeepCloneTreeComparisonExample
java.lang.Object
examples.DeepCloneTreeComparisonExample
Example use of Introspector showing how to compare the same tree in two different points of execution.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescription(package private) static classExample class whose objects will be used as root nodes of a tree to be visualized. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DeepCloneTreeComparisonExample
public DeepCloneTreeComparisonExample()
-
-
Method Details
-
main
Main method that creates two trees and compares them.
-