15 lines
362 B
Smali
15 lines
362 B
Smali
.class public interface abstract annotation Landroid/arch/persistence/room/ForeignKey;
|
|
.super Ljava/lang/Object;
|
|
.source "ForeignKey.java"
|
|
|
|
# interfaces
|
|
.implements Ljava/lang/annotation/Annotation;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/MemberClasses;
|
|
value = {
|
|
Landroid/arch/persistence/room/ForeignKey$Action;
|
|
}
|
|
.end annotation
|