mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2025-01-09 13:43:22 +00:00
29 lines
626 B
Smali
29 lines
626 B
Smali
.class public final Lorg/jetbrains/annotations/Debug;
|
|
.super Ljava/lang/Object;
|
|
.source "Debug.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/MemberClasses;
|
|
value = {
|
|
Lorg/jetbrains/annotations/Debug$Renderer;
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# direct methods
|
|
.method private constructor <init>()V
|
|
.locals 1
|
|
|
|
.line 33
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
.line 34
|
|
new-instance p0, Ljava/lang/AssertionError;
|
|
|
|
const-string v0, "Debug should not be instantiated"
|
|
|
|
invoke-direct {p0, v0}, Ljava/lang/AssertionError;-><init>(Ljava/lang/Object;)V
|
|
|
|
throw p0
|
|
.end method
|