l$a.smali
.class Llb/l$a;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Llb/l;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Llb/l;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
# direct methods
.method constructor <init>()V
.registers 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public a(Llb/s;Ljava/util/List;)V
.registers 3
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Llb/s;",
"Ljava/util/List<",
"Llb/k;",
">;)V"
}
.end annotation
return-void
.end method
.method public b(Llb/s;)Ljava/util/List;
.registers 2
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Llb/s;",
")",
"Ljava/util/List<",
"Llb/k;",
">;"
}
.end annotation
invoke-static {}, Ljava/util/Collections;->emptyList()Ljava/util/List;
move-result-object p1
return-object p1
.end method