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()
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.