apkfuckery/com.discord/smali/$r8$java8methods$utility$In...

19 lines
384 B
Smali
Raw Normal View History

2019-08-30 20:04:20 +00:00
.class public synthetic L$r8$java8methods$utility$Integer$hashCode$II;
.super Ljava/lang/Object;
# direct methods
.method public static synthetic hashCode(I)I
.locals 0
invoke-static {p0}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;
move-result-object p0
invoke-virtual {p0}, Ljava/lang/Integer;->hashCode()I
move-result p0
return p0
.end method