Files
rr3-apk/smali/androidx/datastore/preferences/PreferencesProto$ValueOrBuilder.smali
supermegamestre 4bbd74a497 First Upload
Just the APK
Force update disabled, will only work offline.
2026-01-26 00:26:29 -03:00

68 lines
1.5 KiB
Smali

.class public interface abstract Landroidx/datastore/preferences/PreferencesProto$ValueOrBuilder;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Landroidx/datastore/preferences/protobuf/MessageLiteOrBuilder;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/datastore/preferences/PreferencesProto;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "ValueOrBuilder"
.end annotation
# virtual methods
.method public abstract getBoolean()Z
.end method
.method public abstract getDouble()D
.end method
.method public abstract getFloat()F
.end method
.method public abstract getInteger()I
.end method
.method public abstract getLong()J
.end method
.method public abstract getString()Ljava/lang/String;
.end method
.method public abstract getStringBytes()Landroidx/datastore/preferences/protobuf/ByteString;
.end method
.method public abstract getStringSet()Landroidx/datastore/preferences/PreferencesProto$StringSet;
.end method
.method public abstract getValueCase()Landroidx/datastore/preferences/PreferencesProto$Value$ValueCase;
.end method
.method public abstract hasBoolean()Z
.end method
.method public abstract hasDouble()Z
.end method
.method public abstract hasFloat()Z
.end method
.method public abstract hasInteger()Z
.end method
.method public abstract hasLong()Z
.end method
.method public abstract hasString()Z
.end method
.method public abstract hasStringSet()Z
.end method