Class StringTypeBasePool

java.lang.Object
org.jf.dexlib2.writer.pool.BasePool<String,Integer>
org.jf.dexlib2.writer.pool.StringTypeBasePool
All Implemented Interfaces:
IndexSection<CharSequence>, NullableIndexSection<CharSequence>, Markable
Direct Known Subclasses:
StringPool, TypePool

public abstract class StringTypeBasePool extends BasePool<String,Integer> implements NullableIndexSection<CharSequence>, Markable