Package org.jf.dexlib2.writer.pool
Interface Markable
-
- All Known Implementing Classes:
AnnotationPool
,AnnotationSetPool
,BaseIndexPool
,BaseNullableOffsetPool
,BaseOffsetPool
,BasePool
,CallSitePool
,ClassPool
,EncodedArrayPool
,FieldPool
,MethodHandlePool
,MethodPool
,ProtoPool
,StringPool
,StringTypeBasePool
,TypeListPool
,TypePool
public interface Markable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
mark()
void
reset()
-