Package com.googlecode.d2j.dex.writer.ev
Class EncodedAnnotation.AnnotationElement
java.lang.Object
com.googlecode.d2j.dex.writer.ev.EncodedAnnotation.AnnotationElement
- All Implemented Interfaces:
Comparable<EncodedAnnotation.AnnotationElement>
- Enclosing class:
EncodedAnnotation
public static class EncodedAnnotation.AnnotationElement
extends Object
implements Comparable<EncodedAnnotation.AnnotationElement>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
name
-
value
-
-
Constructor Details
-
AnnotationElement
public AnnotationElement()
-
-
Method Details
-
equals
-
hashCode
public int hashCode() -
compareTo
- Specified by:
compareToin interfaceComparable<EncodedAnnotation.AnnotationElement>
-