private class ExceptionAggregator.ByTarget
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private java.util.List<ExceptionTableEntry> |
entries |
Constructor and Description |
---|
ByTarget(java.util.List<ExceptionTableEntry> entries) |
Modifier and Type | Method and Description |
---|---|
(package private) java.util.Collection<ExceptionTableEntry> |
getAggregated(DecompilerComments comments) |
private final java.util.List<ExceptionTableEntry> entries
ByTarget(java.util.List<ExceptionTableEntry> entries)
java.util.Collection<ExceptionTableEntry> getAggregated(DecompilerComments comments)