Class MatchData


  • public class MatchData
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.util.List<MatchedData> matchData​(Program aProgram, AddressSetView setA, Program bProgram, AddressSetView setB, int minimumDataSize, int maximumDataSize, int alignment, boolean skipHomogenousData, boolean includeOneToOne, boolean includeNonOneToOne, TaskMonitor monitor)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait