public static class FinallyDuplicatesInfoFactory.FinallyDuplicatesInfo
extends java.lang.Object
Constructor and Description |
---|
FinallyDuplicatesInfo() |
FinallyDuplicatesInfo(int[] positions,
java.util.List<java.util.SortedMap<java.lang.Integer,java.lang.Integer>> duplicateBlocks) |
Modifier and Type | Method and Description |
---|---|
java.util.List<Edge> |
getDuplicates(CFG cfg,
Edge edge) |
java.util.BitSet |
getDuplicates(int pos) |
java.lang.String |
toString() |
SpotBugs is licensed under the LGPL.