apkfuckery/com.discord/smali/com/esotericsoftware/kryo/Kryo$Closure.smali

26 lines
504 B
Smali
Raw Normal View History

2019-02-04 20:05:16 +00:00
.class Lcom/esotericsoftware/kryo/Kryo$Closure;
.super Ljava/lang/Object;
.source "Kryo.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/esotericsoftware/kryo/Kryo;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0xa
name = "Closure"
.end annotation
# direct methods
.method private constructor <init>()V
.locals 0
.prologue
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method