public class SootSig extends Object
Constructor and Description |
---|
SootSig() |
Modifier and Type | Method and Description |
---|---|
static String |
sootSignature(Constructor<?> c) |
static String |
sootSignature(Field f) |
static String |
sootSignature(Object receiver,
Method m) |