Searched refs:BaseAnnotationElement (Results 1 – 6 of 6) sorted by relevance
34 import org.jf.dexlib2.base.BaseAnnotationElement;40 public class BuilderAnnotationElement extends BaseAnnotationElement {
34 import org.jf.dexlib2.base.BaseAnnotationElement;40 public class DexBackedAnnotationElement extends BaseAnnotationElement {
34 import org.jf.dexlib2.base.BaseAnnotationElement;51 protected class RewrittenAnnotationElement extends BaseAnnotationElement {
35 import org.jf.dexlib2.base.BaseAnnotationElement;45 public class ImmutableAnnotationElement extends BaseAnnotationElement {
39 public abstract class BaseAnnotationElement implements AnnotationElement { class
42 import org.jf.dexlib2.base.BaseAnnotationElement;563 … Collection<? extends AnnotationElement> elements = Ordering.from(BaseAnnotationElement.BY_NAME)