mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2024-12-25 16:42:30 -06:00
43 lines
1 KiB
Smali
43 lines
1 KiB
Smali
|
.class public interface abstract Lkotlin/time/TimeSource$WithComparableMarks;
|
||
|
.super Ljava/lang/Object;
|
||
|
.source "TimeSource.kt"
|
||
|
|
||
|
# interfaces
|
||
|
.implements Lkotlin/time/TimeSource;
|
||
|
|
||
|
|
||
|
# annotations
|
||
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
||
|
value = Lkotlin/time/TimeSource;
|
||
|
.end annotation
|
||
|
|
||
|
.annotation system Ldalvik/annotation/InnerClass;
|
||
|
accessFlags = 0x609
|
||
|
name = "WithComparableMarks"
|
||
|
.end annotation
|
||
|
|
||
|
.annotation runtime Lkotlin/Metadata;
|
||
|
d1 = {
|
||
|
"\u0000\u0010\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0000\n\u0002\u0018\u0002\n\u0000\u0008g\u0018\u00002\u00020\u0001J\u0008\u0010\u0002\u001a\u00020\u0003H&\u00a8\u0006\u0004"
|
||
|
}
|
||
|
d2 = {
|
||
|
"Lkotlin/time/TimeSource$WithComparableMarks;",
|
||
|
"Lkotlin/time/TimeSource;",
|
||
|
"markNow",
|
||
|
"Lkotlin/time/ComparableTimeMark;",
|
||
|
"kotlin-stdlib"
|
||
|
}
|
||
|
k = 0x1
|
||
|
mv = {
|
||
|
0x1,
|
||
|
0x9,
|
||
|
0x0
|
||
|
}
|
||
|
xi = 0x30
|
||
|
.end annotation
|
||
|
|
||
|
|
||
|
# virtual methods
|
||
|
.method public abstract markNow()Lkotlin/time/ComparableTimeMark;
|
||
|
.end method
|