Files
rr3-apk/smali_classes3/com/google/protobuf/NullValue$NullValueVerifier.smali
supermegamestre 4bbd74a497 First Upload
Just the APK
Force update disabled, will only work offline.
2026-01-26 00:26:29 -03:00

69 lines
1.4 KiB
Smali

.class public final Lcom/google/protobuf/NullValue$NullValueVerifier;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Lcom/google/protobuf/Internal$EnumVerifier;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/google/protobuf/NullValue;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "NullValueVerifier"
.end annotation
# static fields
.field static final INSTANCE:Lcom/google/protobuf/Internal$EnumVerifier;
# direct methods
.method static constructor <clinit>()V
.locals 1
.line 84
new-instance v0, Lcom/google/protobuf/NullValue$NullValueVerifier;
invoke-direct {v0}, Lcom/google/protobuf/NullValue$NullValueVerifier;-><init>()V
sput-object v0, Lcom/google/protobuf/NullValue$NullValueVerifier;->INSTANCE:Lcom/google/protobuf/Internal$EnumVerifier;
return-void
.end method
.method private constructor <init>()V
.locals 0
.line 82
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public isInRange(I)Z
.locals 0
.line 87
invoke-static {p1}, Lcom/google/protobuf/NullValue;->forNumber(I)Lcom/google/protobuf/NullValue;
move-result-object p1
if-eqz p1, :cond_0
const/4 p1, 0x1
goto :goto_0
:cond_0
const/4 p1, 0x0
:goto_0
return p1
.end method