public class UnpackedCode
extends java.lang.Object
Constructor | Description |
---|---|
UnpackedCode(MethodBytecodeSet bytecodeSet,
short[] offsetToBytecodeMap) |
Modifier and Type | Method | Description |
---|---|---|
MethodBytecodeSet |
getBytecodeSet() |
|
short[] |
getOffsetToBytecodeMap() |
public UnpackedCode(MethodBytecodeSet bytecodeSet, short[] offsetToBytecodeMap)
public MethodBytecodeSet getBytecodeSet()
public short[] getOffsetToBytecodeMap()
SpotBugs is licensed under the LGPL.