Package org.jf.dexlib2.writer
Interface CallSiteSection<CallSiteKey extends CallSiteReference,EncodedArrayKey>
- All Superinterfaces:
IndexSection<CallSiteKey>
- All Known Implementing Classes:
BuilderCallSitePool,CallSitePool
public interface CallSiteSection<CallSiteKey extends CallSiteReference,EncodedArrayKey>
extends IndexSection<CallSiteKey>
-
Method Summary
Methods inherited from interface org.jf.dexlib2.writer.IndexSection
getItemCount, getItemIndex, getItems
-
Method Details
-
getEncodedCallSite
-