tmap/smali/androidx/camera/view/TransformExperimental.smali
2022-06-10 21:38:30 +09:00

22 lines
678 B
Smali

.class public interface abstract annotation Landroidx/camera/view/TransformExperimental;
.super Ljava/lang/Object;
.source "TransformExperimental.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation build Landroidx/annotation/RestrictTo;
value = {
.enum Landroidx/annotation/RestrictTo$Scope;->LIBRARY_GROUP:Landroidx/annotation/RestrictTo$Scope;
}
.end annotation
.annotation build Landroidx/annotation/experimental/Experimental;
.end annotation
.annotation runtime Ljava/lang/annotation/Retention;
value = .enum Ljava/lang/annotation/RetentionPolicy;->CLASS:Ljava/lang/annotation/RetentionPolicy;
.end annotation