Home
last modified time | relevance | path

Searched defs:BaseAnnotations (Results 1 – 1 of 1) sorted by relevance

/dalvik/dx/src/com/android/dx/cf/attrib/
DBaseAnnotations.java25 public abstract class BaseAnnotations extends BaseAttribute { class
41 public BaseAnnotations(String attributeName, Annotations annotations, in BaseAnnotations() method in BaseAnnotations