Package examples

Class MapComparisonAPIExample

java.lang.Object
examples.MapComparisonAPIExample

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

    • MapComparisonAPIExample

      public MapComparisonAPIExample()
  • Method Details

    • main

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