189 lines
5.6 KiB
Smali
189 lines
5.6 KiB
Smali
.class public interface abstract Lcom/google/protobuf/GeneratedMessage$ExtendableMessageOrBuilder;
|
|
.super Ljava/lang/Object;
|
|
.source "GeneratedMessage.java"
|
|
|
|
# interfaces
|
|
.implements Lcom/google/protobuf/MessageOrBuilder;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lcom/google/protobuf/GeneratedMessage;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x609
|
|
name = "ExtendableMessageOrBuilder"
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"<MessageType:",
|
|
"Lcom/google/protobuf/GeneratedMessage$ExtendableMessage;",
|
|
">",
|
|
"Ljava/lang/Object;",
|
|
"Lcom/google/protobuf/MessageOrBuilder;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# virtual methods
|
|
.method public abstract getDefaultInstanceForType()Lcom/google/protobuf/Message;
|
|
.end method
|
|
|
|
.method public abstract getExtension(Lcom/google/protobuf/Extension;)Ljava/lang/Object;
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"<Type:",
|
|
"Ljava/lang/Object;",
|
|
">(",
|
|
"Lcom/google/protobuf/Extension<",
|
|
"TMessageType;TType;>;)TType;"
|
|
}
|
|
.end annotation
|
|
.end method
|
|
|
|
.method public abstract getExtension(Lcom/google/protobuf/Extension;I)Ljava/lang/Object;
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"<Type:",
|
|
"Ljava/lang/Object;",
|
|
">(",
|
|
"Lcom/google/protobuf/Extension<",
|
|
"TMessageType;",
|
|
"Ljava/util/List<",
|
|
"TType;>;>;I)TType;"
|
|
}
|
|
.end annotation
|
|
.end method
|
|
|
|
.method public abstract getExtension(Lcom/google/protobuf/ExtensionLite;)Ljava/lang/Object;
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"<Type:",
|
|
"Ljava/lang/Object;",
|
|
">(",
|
|
"Lcom/google/protobuf/ExtensionLite<",
|
|
"TMessageType;TType;>;)TType;"
|
|
}
|
|
.end annotation
|
|
.end method
|
|
|
|
.method public abstract getExtension(Lcom/google/protobuf/ExtensionLite;I)Ljava/lang/Object;
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"<Type:",
|
|
"Ljava/lang/Object;",
|
|
">(",
|
|
"Lcom/google/protobuf/ExtensionLite<",
|
|
"TMessageType;",
|
|
"Ljava/util/List<",
|
|
"TType;>;>;I)TType;"
|
|
}
|
|
.end annotation
|
|
.end method
|
|
|
|
.method public abstract getExtension(Lcom/google/protobuf/GeneratedMessage$GeneratedExtension;)Ljava/lang/Object;
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"<Type:",
|
|
"Ljava/lang/Object;",
|
|
">(",
|
|
"Lcom/google/protobuf/GeneratedMessage$GeneratedExtension<",
|
|
"TMessageType;TType;>;)TType;"
|
|
}
|
|
.end annotation
|
|
.end method
|
|
|
|
.method public abstract getExtension(Lcom/google/protobuf/GeneratedMessage$GeneratedExtension;I)Ljava/lang/Object;
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"<Type:",
|
|
"Ljava/lang/Object;",
|
|
">(",
|
|
"Lcom/google/protobuf/GeneratedMessage$GeneratedExtension<",
|
|
"TMessageType;",
|
|
"Ljava/util/List<",
|
|
"TType;>;>;I)TType;"
|
|
}
|
|
.end annotation
|
|
.end method
|
|
|
|
.method public abstract getExtensionCount(Lcom/google/protobuf/Extension;)I
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"<Type:",
|
|
"Ljava/lang/Object;",
|
|
">(",
|
|
"Lcom/google/protobuf/Extension<",
|
|
"TMessageType;",
|
|
"Ljava/util/List<",
|
|
"TType;>;>;)I"
|
|
}
|
|
.end annotation
|
|
.end method
|
|
|
|
.method public abstract getExtensionCount(Lcom/google/protobuf/ExtensionLite;)I
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"<Type:",
|
|
"Ljava/lang/Object;",
|
|
">(",
|
|
"Lcom/google/protobuf/ExtensionLite<",
|
|
"TMessageType;",
|
|
"Ljava/util/List<",
|
|
"TType;>;>;)I"
|
|
}
|
|
.end annotation
|
|
.end method
|
|
|
|
.method public abstract getExtensionCount(Lcom/google/protobuf/GeneratedMessage$GeneratedExtension;)I
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"<Type:",
|
|
"Ljava/lang/Object;",
|
|
">(",
|
|
"Lcom/google/protobuf/GeneratedMessage$GeneratedExtension<",
|
|
"TMessageType;",
|
|
"Ljava/util/List<",
|
|
"TType;>;>;)I"
|
|
}
|
|
.end annotation
|
|
.end method
|
|
|
|
.method public abstract hasExtension(Lcom/google/protobuf/Extension;)Z
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"<Type:",
|
|
"Ljava/lang/Object;",
|
|
">(",
|
|
"Lcom/google/protobuf/Extension<",
|
|
"TMessageType;TType;>;)Z"
|
|
}
|
|
.end annotation
|
|
.end method
|
|
|
|
.method public abstract hasExtension(Lcom/google/protobuf/ExtensionLite;)Z
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"<Type:",
|
|
"Ljava/lang/Object;",
|
|
">(",
|
|
"Lcom/google/protobuf/ExtensionLite<",
|
|
"TMessageType;TType;>;)Z"
|
|
}
|
|
.end annotation
|
|
.end method
|
|
|
|
.method public abstract hasExtension(Lcom/google/protobuf/GeneratedMessage$GeneratedExtension;)Z
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"<Type:",
|
|
"Ljava/lang/Object;",
|
|
">(",
|
|
"Lcom/google/protobuf/GeneratedMessage$GeneratedExtension<",
|
|
"TMessageType;TType;>;)Z"
|
|
}
|
|
.end annotation
|
|
.end method
|