XploitSPY/server/app/factory/decompiled/smali/c/o.smali

65 lines
1.2 KiB
Smali
Raw Normal View History

2020-01-11 23:35:37 +08:00
.class final Lc/o;
2020-03-24 03:54:23 +08:00
.super Ljava/lang/Object;
2020-01-11 23:35:37 +08:00
.source ""
2020-03-24 03:54:23 +08:00
# interfaces
.implements Lc/p;
2020-01-11 23:35:37 +08:00
# annotations
2020-03-24 03:54:23 +08:00
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lc/p;
2020-01-11 23:35:37 +08:00
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x8
name = null
.end annotation
# direct methods
2020-03-24 03:54:23 +08:00
.method constructor <init>()V
2020-01-11 23:35:37 +08:00
.locals 0
2020-03-24 03:54:23 +08:00
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
2020-01-11 23:35:37 +08:00
return-void
.end method
# virtual methods
2020-03-24 03:54:23 +08:00
.method public a(Lc/w;)Ljava/util/List;
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lc/w;",
")",
"Ljava/util/List<",
"Lc/n;",
">;"
}
.end annotation
invoke-static {}, Ljava/util/Collections;->emptyList()Ljava/util/List;
move-result-object p1
return-object p1
2020-01-11 23:35:37 +08:00
.end method
2020-03-24 03:54:23 +08:00
.method public a(Lc/w;Ljava/util/List;)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lc/w;",
"Ljava/util/List<",
"Lc/n;",
">;)V"
}
.end annotation
2020-01-11 23:35:37 +08:00
return-void
.end method