x.smali
.class public interface abstract Lx8/x;
.super Ljava/lang/Object;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lx8/x$a;
}
.end annotation
.annotation runtime Lkotlin/Metadata;
.end annotation
# static fields
.field public static final a:Lx8/x$a;
.annotation build Lorg/jetbrains/annotations/NotNull;
.end annotation
.end field
# direct methods
.method static constructor <clinit>()V
.registers 1
sget-object v0, Lx8/x$a;->a:Lx8/x$a;
sput-object v0, Lx8/x;->a:Lx8/x$a;
return-void
.end method
# virtual methods
.method public abstract a()Ljava/lang/String;
.end method
.method public abstract b(Ljava/lang/String;)V
.param p1 # Ljava/lang/String;
.annotation build Lorg/jetbrains/annotations/NotNull;
.end annotation
.end param
.end method