Package examples

Class DeepCloneTreeComparisonExample

java.lang.Object
examples.DeepCloneTreeComparisonExample

public class DeepCloneTreeComparisonExample extends Object
Example use of Introspector showing how to compare the same tree in two different points of execution.
  • Constructor Details

    • DeepCloneTreeComparisonExample

      public DeepCloneTreeComparisonExample()
  • Method Details

    • main

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