Interface IBytecodeMethod<I>

All Superinterfaces:
ContextItem, IClassHierarchyDweller, IMember, IMethod
All Known Implementing Classes:
DexIMethod, ShrikeCTMethod

public interface IBytecodeMethod<I> extends IMethod
A method which originated in bytecode, decoded by Shrike