Files
rr3-apk/smali/com/amazonaws/handlers/HandlerChainFactory$$ExternalSyntheticThrowCCEIfNotNull0.smali
supermegamestre 4bbd74a497 First Upload
Just the APK
Force update disabled, will only work offline.
2026-01-26 00:26:29 -03:00

22 lines
461 B
Smali

.class public abstract synthetic Lcom/amazonaws/handlers/HandlerChainFactory$$ExternalSyntheticThrowCCEIfNotNull0;
.super Ljava/lang/Object;
.source "SourceFile"
# direct methods
.method public static synthetic m(Ljava/lang/Object;)V
.locals 0
.line 0
if-nez p0, :cond_0
return-void
:cond_0
new-instance p0, Ljava/lang/ClassCastException;
invoke-direct {p0}, Ljava/lang/ClassCastException;-><init>()V
throw p0
.end method