Package examples
Class TwoTreesComparisonVisualExample
java.lang.Object
examples.TwoTreesComparisonVisualExample
Example use of Introspector showing how to compare two trees visually.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescription(package private) static classExample child class representing an intermediate node.(package private) static final recordExample record.(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
-
TwoTreesComparisonVisualExample
public TwoTreesComparisonVisualExample()
-
-
Method Details
-
main
Main method that creates two trees and compares them.
-