Rabbit-R1/android (non root)/smali/smali_classes2/androidx/media3/common/util/UnknownNull.smali
2024-05-21 17:08:36 -04:00

22 lines
731 B
Smali

.class public interface abstract annotation Landroidx/media3/common/util/UnknownNull;
.super Ljava/lang/Object;
.source "UnknownNull.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation runtime Ljava/lang/annotation/Retention;
value = .enum Ljava/lang/annotation/RetentionPolicy;->CLASS:Ljava/lang/annotation/RetentionPolicy;
.end annotation
.annotation runtime Ljavax/annotation/Nonnull;
when = .enum Ljavax/annotation/meta/When;->UNKNOWN:Ljavax/annotation/meta/When;
.end annotation
.annotation runtime Ljavax/annotation/meta/TypeQualifierDefault;
value = {
.enum Ljava/lang/annotation/ElementType;->TYPE_USE:Ljava/lang/annotation/ElementType;
}
.end annotation