tmap/smali_classes3/com/google/protobuf/DescriptorProtos$DescriptorProto$ExtensionRangeOrBuilder.smali
2022-06-10 21:38:30 +09:00

32 lines
727 B
Smali

.class public interface abstract Lcom/google/protobuf/DescriptorProtos$DescriptorProto$ExtensionRangeOrBuilder;
.super Ljava/lang/Object;
.source "DescriptorProtos.java"
# interfaces
.implements Lcom/google/protobuf/MessageOrBuilder;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "ExtensionRangeOrBuilder"
.end annotation
# virtual methods
.method public abstract getEnd()I
.end method
.method public abstract getStart()I
.end method
.method public abstract hasEnd()Z
.end method
.method public abstract hasStart()Z
.end method