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

59 lines
1.7 KiB
Smali

.class public interface abstract Landroidx/datastore/preferences/protobuf/FieldSet$FieldDescriptorLite;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Ljava/lang/Comparable;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/datastore/preferences/protobuf/FieldSet;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "FieldDescriptorLite"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<T::",
"Landroidx/datastore/preferences/protobuf/FieldSet$FieldDescriptorLite<",
"TT;>;>",
"Ljava/lang/Object;",
"Ljava/lang/Comparable<",
"TT;>;"
}
.end annotation
# virtual methods
.method public abstract getEnumType()Landroidx/datastore/preferences/protobuf/Internal$EnumLiteMap;
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Landroidx/datastore/preferences/protobuf/Internal$EnumLiteMap<",
"*>;"
}
.end annotation
.end method
.method public abstract getLiteJavaType()Landroidx/datastore/preferences/protobuf/WireFormat$JavaType;
.end method
.method public abstract getLiteType()Landroidx/datastore/preferences/protobuf/WireFormat$FieldType;
.end method
.method public abstract getNumber()I
.end method
.method public abstract internalMergeFrom(Landroidx/datastore/preferences/protobuf/MessageLite$Builder;Landroidx/datastore/preferences/protobuf/MessageLite;)Landroidx/datastore/preferences/protobuf/MessageLite$Builder;
.end method
.method public abstract isPacked()Z
.end method
.method public abstract isRepeated()Z
.end method