package n1;

import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;

/* JADX WARN: Method from annotation default annotation not found: bv */
/* JADX WARN: Method from annotation default annotation not found: d1 */
/* JADX WARN: Method from annotation default annotation not found: d2 */
/* JADX WARN: Method from annotation default annotation not found: k */
/* JADX WARN: Method from annotation default annotation not found: mv */
/* JADX WARN: Method from annotation default annotation not found: pn */
/* JADX WARN: Method from annotation default annotation not found: xi */
/* JADX WARN: Method from annotation default annotation not found: xs */
/* JADX INFO: loaded from: classes.dex */
@Retention(RetentionPolicy.RUNTIME)
public @interface i {
}
