Class ImmutableAnnotationEncodedValue

java.lang.Object
org.jf.dexlib2.base.value.BaseAnnotationEncodedValue
org.jf.dexlib2.immutable.value.ImmutableAnnotationEncodedValue
All Implemented Interfaces:
Comparable<EncodedValue>, BasicAnnotation, AnnotationEncodedValue, EncodedValue, ImmutableEncodedValue

public class ImmutableAnnotationEncodedValue extends BaseAnnotationEncodedValue implements ImmutableEncodedValue