JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
ghidra.app.decompiler.parallel
Interface DecompilerReducer<R,
D>
public interface
DecompilerReducer<R,
D>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
R
reduce
(
List
<
DominantPair
<
Address
,
D
>> list)
Method Details
reduce
R
reduce
(
List
<
DominantPair
<
Address
,
D
>> list)