Package examples

Class TwoTreesComparisonAPIExample

java.lang.Object
examples.TwoTreesComparisonAPIExample

public class TwoTreesComparisonAPIExample extends Object
Example use of Introspector showing how to compare two trees programmatically with no visual representation.
  • Constructor Details

    • TwoTreesComparisonAPIExample

      public TwoTreesComparisonAPIExample()
  • Method Details

    • main

      public static void main(String... args)
      Main method that creates two trees and compares them.