apkfuckery/com.discord/smali/androidx/exifinterface/media/ExifInterface$ExifStreamType.smali

28 lines
845 B
Smali
Raw Normal View History

2020-09-09 19:21:20 +00:00
.class public interface abstract annotation Landroidx/exifinterface/media/ExifInterface$ExifStreamType;
2020-07-08 16:44:49 +00:00
.super Ljava/lang/Object;
2020-09-09 19:21:20 +00:00
.source "ExifInterface.java"
2020-07-08 16:44:49 +00:00
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
2020-09-09 19:21:20 +00:00
.annotation build Landroidx/annotation/RestrictTo;
value = {
.enum Landroidx/annotation/RestrictTo$Scope;->LIBRARY:Landroidx/annotation/RestrictTo$Scope;
}
.end annotation
2020-07-08 16:44:49 +00:00
.annotation system Ldalvik/annotation/EnclosingClass;
2020-09-09 19:21:20 +00:00
value = Landroidx/exifinterface/media/ExifInterface;
2020-07-08 16:44:49 +00:00
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x2609
2020-09-09 19:21:20 +00:00
name = "ExifStreamType"
2020-07-08 16:44:49 +00:00
.end annotation
.annotation runtime Ljava/lang/annotation/Retention;
value = .enum Ljava/lang/annotation/RetentionPolicy;->SOURCE:Ljava/lang/annotation/RetentionPolicy;
.end annotation