Rabbit-R1/original r1/smali/smali_classes2/androidx/room/Index.smali
2024-05-21 17:08:36 -04:00

83 lines
2.7 KiB
Smali

.class public interface abstract annotation Landroidx/room/Index;
.super Ljava/lang/Object;
.source "Index.kt"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation system Ldalvik/annotation/AnnotationDefault;
value = .subannotation Landroidx/room/Index;
name = ""
orders = {}
unique = false
.end subannotation
.end annotation
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Landroidx/room/Index$Order;
}
.end annotation
.annotation runtime Ljava/lang/annotation/Retention;
value = .enum Ljava/lang/annotation/RetentionPolicy;->CLASS:Ljava/lang/annotation/RetentionPolicy;
.end annotation
.annotation runtime Ljava/lang/annotation/Target;
value = {}
.end annotation
.annotation runtime Lkotlin/Metadata;
d1 = {
"\u0000$\n\u0002\u0018\u0002\n\u0002\u0010\u001b\n\u0000\n\u0002\u0010\u0011\n\u0002\u0010\u000e\n\u0000\n\u0002\u0018\u0002\n\u0002\u0008\u0002\n\u0002\u0010\u000b\n\u0002\u0008\u0006\u0008\u0087\u0002\u0018\u00002\u00020\u0001:\u0001\u000eB8\u0012\u0012\u0010\u0002\u001a\n\u0012\u0006\u0008\u0001\u0012\u00020\u00040\u0003\"\u00020\u0004\u0012\u000e\u0008\u0002\u0010\u0005\u001a\u0008\u0012\u0004\u0012\u00020\u00060\u0003\u0012\u0008\u0008\u0002\u0010\u0007\u001a\u00020\u0004\u0012\u0008\u0008\u0002\u0010\u0008\u001a\u00020\tR\u000f\u0010\u0007\u001a\u00020\u0004\u00a2\u0006\u0006\u001a\u0004\u0008\u0007\u0010\nR\u0015\u0010\u0005\u001a\u0008\u0012\u0004\u0012\u00020\u00060\u0003\u00a2\u0006\u0006\u001a\u0004\u0008\u0005\u0010\u000bR\u000f\u0010\u0008\u001a\u00020\t\u00a2\u0006\u0006\u001a\u0004\u0008\u0008\u0010\u000cR\u0017\u0010\u0002\u001a\n\u0012\u0006\u0008\u0001\u0012\u00020\u00040\u0003\u00a2\u0006\u0006\u001a\u0004\u0008\u0002\u0010\r\u00a8\u0006\u000f"
}
d2 = {
"Landroidx/room/Index;",
"",
"value",
"",
"",
"orders",
"Landroidx/room/Index$Order;",
"name",
"unique",
"",
"()Ljava/lang/String;",
"()[Landroidx/room/Index$Order;",
"()Z",
"()[Ljava/lang/String;",
"Order",
"room-common"
}
k = 0x1
mv = {
0x1,
0x7,
0x1
}
xi = 0x30
.end annotation
.annotation runtime Lkotlin/annotation/Retention;
value = .enum Lkotlin/annotation/AnnotationRetention;->BINARY:Lkotlin/annotation/AnnotationRetention;
.end annotation
.annotation runtime Lkotlin/annotation/Target;
allowedTargets = {}
.end annotation
# virtual methods
.method public abstract name()Ljava/lang/String;
.end method
.method public abstract orders()[Landroidx/room/Index$Order;
.end method
.method public abstract unique()Z
.end method
.method public abstract value()[Ljava/lang/String;
.end method