49 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			Smali
		
	
	
	
	
	
			
		
		
	
	
			49 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			Smali
		
	
	
	
	
	
| .class public interface abstract Lcom/google/protobuf/Internal$ProtobufList;
 | |
| .super Ljava/lang/Object;
 | |
| .source "Internal.java"
 | |
| 
 | |
| # interfaces
 | |
| .implements Ljava/util/List;
 | |
| .implements Ljava/util/RandomAccess;
 | |
| 
 | |
| 
 | |
| # annotations
 | |
| .annotation system Ldalvik/annotation/EnclosingClass;
 | |
|     value = Lcom/google/protobuf/Internal;
 | |
| .end annotation
 | |
| 
 | |
| .annotation system Ldalvik/annotation/InnerClass;
 | |
|     accessFlags = 0x609
 | |
|     name = "ProtobufList"
 | |
| .end annotation
 | |
| 
 | |
| .annotation system Ldalvik/annotation/Signature;
 | |
|     value = {
 | |
|         "<E:",
 | |
|         "Ljava/lang/Object;",
 | |
|         ">",
 | |
|         "Ljava/lang/Object;",
 | |
|         "Ljava/util/List<",
 | |
|         "TE;>;",
 | |
|         "Ljava/util/RandomAccess;"
 | |
|     }
 | |
| .end annotation
 | |
| 
 | |
| 
 | |
| # virtual methods
 | |
| .method public abstract isModifiable()Z
 | |
| .end method
 | |
| 
 | |
| .method public abstract makeImmutable()V
 | |
| .end method
 | |
| 
 | |
| .method public abstract mutableCopyWithCapacity(I)Lcom/google/protobuf/Internal$ProtobufList;
 | |
|     .annotation system Ldalvik/annotation/Signature;
 | |
|         value = {
 | |
|             "(I)",
 | |
|             "Lcom/google/protobuf/Internal$ProtobufList<",
 | |
|             "TE;>;"
 | |
|         }
 | |
|     .end annotation
 | |
| .end method
 |