Package com.conveyal.object_differ


package com.conveyal.object_differ
  • Class
    Description
    Enable the comparison of two copies of a map originally designed to use identity equality on the keys.
    Enable comparison of Guava Multimaps, treating them as maps from keys to Collections of values.
    Perform a recursive deep comparison of objects.