2020-05-17 12:40:10 +00:00
|
|
|
.class public interface abstract annotation Landroidx/room/Update;
|
|
|
|
.super Ljava/lang/Object;
|
|
|
|
.source "Update.java"
|
|
|
|
|
|
|
|
# interfaces
|
|
|
|
.implements Ljava/lang/annotation/Annotation;
|
|
|
|
|
|
|
|
|
|
|
|
# annotations
|
|
|
|
.annotation system Ldalvik/annotation/AnnotationDefault;
|
|
|
|
value = .subannotation Landroidx/room/Update;
|
2020-07-08 16:44:49 +00:00
|
|
|
entity = Ljava/lang/Object;
|
2020-05-17 12:40:10 +00:00
|
|
|
onConflict = 0x3
|
|
|
|
.end subannotation
|
|
|
|
.end annotation
|
|
|
|
|
2020-07-08 16:44:49 +00:00
|
|
|
.annotation runtime Ljava/lang/annotation/Retention;
|
|
|
|
value = .enum Ljava/lang/annotation/RetentionPolicy;->CLASS:Ljava/lang/annotation/RetentionPolicy;
|
|
|
|
.end annotation
|
|
|
|
|
2020-05-17 12:40:10 +00:00
|
|
|
|
|
|
|
# virtual methods
|
2020-07-08 16:44:49 +00:00
|
|
|
.method public abstract entity()Ljava/lang/Class;
|
|
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
|
|
value = {
|
|
|
|
"()",
|
|
|
|
"Ljava/lang/Class<",
|
|
|
|
"*>;"
|
|
|
|
}
|
|
|
|
.end annotation
|
|
|
|
.end method
|
|
|
|
|
2020-05-17 12:40:10 +00:00
|
|
|
.method public abstract onConflict()I
|
2020-07-08 16:44:49 +00:00
|
|
|
.annotation build Landroidx/room/OnConflictStrategy;
|
|
|
|
.end annotation
|
2020-05-17 12:40:10 +00:00
|
|
|
.end method
|