Searched defs:AnnotationPool (Results 1 - 1 of 1) sorted by relevance

/external/smali/dexlib2/src/main/java/org/jf/dexlib2/writer/pool/
H A DAnnotationPool.java42 public class AnnotationPool extends BaseOffsetPool<Annotation> class in inherits:BaseOffsetPool,AnnotationSection
49 public AnnotationPool(@Nonnull StringPool stringPool, @Nonnull TypePool typePool, method in class:AnnotationPool

Completed in 74 milliseconds