mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-04 10:19:23 +02:00
Javadoc Fixes
This commit is contained in:
parent
9a470a9dc7
commit
ebde7cd6d2
659 changed files with 1690 additions and 3968 deletions
|
@ -29,7 +29,7 @@ public interface VTProgramCorrelator {
|
|||
* @param session An existing manager that may contain previous results that may
|
||||
* influence this correlation.
|
||||
* @param monitor a task monitor for reporting progress during the correlation.
|
||||
* @returns the match set created by this correlator used to store results.
|
||||
* @return the match set created by this correlator used to store results.
|
||||
*
|
||||
* @throws CancelledException if the user cancels the correlation via the task monitor.
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue