13 lines
404 B
Smali
13 lines
404 B
Smali
.class public interface abstract annotation Landroid/arch/persistence/room/OnConflictStrategy;
|
|
.super Ljava/lang/Object;
|
|
.source "OnConflictStrategy.java"
|
|
|
|
# interfaces
|
|
.implements Ljava/lang/annotation/Annotation;
|
|
|
|
|
|
# annotations
|
|
.annotation runtime Ljava/lang/annotation/Retention;
|
|
value = .enum Ljava/lang/annotation/RetentionPolicy;->SOURCE:Ljava/lang/annotation/RetentionPolicy;
|
|
.end annotation
|