52 lines
		
	
	
		
			1.4 KiB
		
	
	
	
		
			Smali
		
	
	
	
	
	
			
		
		
	
	
			52 lines
		
	
	
		
			1.4 KiB
		
	
	
	
		
			Smali
		
	
	
	
	
	
| .class public interface abstract Lcom/google/protobuf/DescriptorProtos$FileDescriptorSetOrBuilder;
 | |
| .super Ljava/lang/Object;
 | |
| .source "DescriptorProtos.java"
 | |
| 
 | |
| # interfaces
 | |
| .implements Lcom/google/protobuf/MessageOrBuilder;
 | |
| 
 | |
| 
 | |
| # annotations
 | |
| .annotation system Ldalvik/annotation/EnclosingClass;
 | |
|     value = Lcom/google/protobuf/DescriptorProtos;
 | |
| .end annotation
 | |
| 
 | |
| .annotation system Ldalvik/annotation/InnerClass;
 | |
|     accessFlags = 0x609
 | |
|     name = "FileDescriptorSetOrBuilder"
 | |
| .end annotation
 | |
| 
 | |
| 
 | |
| # virtual methods
 | |
| .method public abstract getFile(I)Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto;
 | |
| .end method
 | |
| 
 | |
| .method public abstract getFileCount()I
 | |
| .end method
 | |
| 
 | |
| .method public abstract getFileList()Ljava/util/List;
 | |
|     .annotation system Ldalvik/annotation/Signature;
 | |
|         value = {
 | |
|             "()",
 | |
|             "Ljava/util/List<",
 | |
|             "Lcom/google/protobuf/DescriptorProtos$FileDescriptorProto;",
 | |
|             ">;"
 | |
|         }
 | |
|     .end annotation
 | |
| .end method
 | |
| 
 | |
| .method public abstract getFileOrBuilder(I)Lcom/google/protobuf/DescriptorProtos$FileDescriptorProtoOrBuilder;
 | |
| .end method
 | |
| 
 | |
| .method public abstract getFileOrBuilderList()Ljava/util/List;
 | |
|     .annotation system Ldalvik/annotation/Signature;
 | |
|         value = {
 | |
|             "()",
 | |
|             "Ljava/util/List<",
 | |
|             "+",
 | |
|             "Lcom/google/protobuf/DescriptorProtos$FileDescriptorProtoOrBuilder;",
 | |
|             ">;"
 | |
|         }
 | |
|     .end annotation
 | |
| .end method
 |