41 lines
		
	
	
		
			914 B
		
	
	
	
		
			Smali
		
	
	
	
	
	
			
		
		
	
	
			41 lines
		
	
	
		
			914 B
		
	
	
	
		
			Smali
		
	
	
	
	
	
| .class public interface abstract Lcom/google/protobuf/Internal$IntList;
 | |
| .super Ljava/lang/Object;
 | |
| .source "Internal.java"
 | |
| 
 | |
| # interfaces
 | |
| .implements Lcom/google/protobuf/Internal$ProtobufList;
 | |
| 
 | |
| 
 | |
| # annotations
 | |
| .annotation system Ldalvik/annotation/EnclosingClass;
 | |
|     value = Lcom/google/protobuf/Internal;
 | |
| .end annotation
 | |
| 
 | |
| .annotation system Ldalvik/annotation/InnerClass;
 | |
|     accessFlags = 0x609
 | |
|     name = "IntList"
 | |
| .end annotation
 | |
| 
 | |
| .annotation system Ldalvik/annotation/Signature;
 | |
|     value = {
 | |
|         "Ljava/lang/Object;",
 | |
|         "Lcom/google/protobuf/Internal$ProtobufList<",
 | |
|         "Ljava/lang/Integer;",
 | |
|         ">;"
 | |
|     }
 | |
| .end annotation
 | |
| 
 | |
| 
 | |
| # virtual methods
 | |
| .method public abstract addInt(I)V
 | |
| .end method
 | |
| 
 | |
| .method public abstract getInt(I)I
 | |
| .end method
 | |
| 
 | |
| .method public abstract mutableCopyWithCapacity(I)Lcom/google/protobuf/Internal$IntList;
 | |
| .end method
 | |
| 
 | |
| .method public abstract setInt(II)I
 | |
| .end method
 |