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

16 lines
503 B
Smali

.class public interface abstract annotation Landroidx/camera/core/ExperimentalCustomizableThreads;
.super Ljava/lang/Object;
.source "ExperimentalCustomizableThreads.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.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