Class MatchInfoFactory

java.lang.Object
ghidra.feature.vt.gui.util.MatchInfoFactory

public class MatchInfoFactory extends Object
  • Constructor Details

    • MatchInfoFactory

      public MatchInfoFactory()
  • Method Details

    • getMatchInfo

      public MatchInfo getMatchInfo(VTMatch match, AddressCorrelatorManager correlator)
    • clearCache

      public void clearCache()
    • clearMatchInfoInternalCache

      public void clearMatchInfoInternalCache()
    • clearCacheForAssociation

      public void clearCacheForAssociation(VTAssociation association)
      Clear the cached match info for the given association. This will clear the cache for multiple matches, if multiple matches exit for the given association.
      Parameters:
      association - the association