48 lines
		
	
	
		
			878 B
		
	
	
	
		
			Smali
		
	
	
	
	
	
			
		
		
	
	
			48 lines
		
	
	
		
			878 B
		
	
	
	
		
			Smali
		
	
	
	
	
	
.class public final Lkotlin/jvm/internal/Ref$IntRef;
 | 
						|
.super Ljava/lang/Object;
 | 
						|
.source "Ref.java"
 | 
						|
 | 
						|
# interfaces
 | 
						|
.implements Ljava/io/Serializable;
 | 
						|
 | 
						|
 | 
						|
# annotations
 | 
						|
.annotation system Ldalvik/annotation/EnclosingClass;
 | 
						|
    value = Lkotlin/jvm/internal/Ref;
 | 
						|
.end annotation
 | 
						|
 | 
						|
.annotation system Ldalvik/annotation/InnerClass;
 | 
						|
    accessFlags = 0x19
 | 
						|
    name = "IntRef"
 | 
						|
.end annotation
 | 
						|
 | 
						|
 | 
						|
# instance fields
 | 
						|
.field public element:I
 | 
						|
 | 
						|
 | 
						|
# direct methods
 | 
						|
.method public constructor <init>()V
 | 
						|
    .locals 0
 | 
						|
 | 
						|
    .line 1
 | 
						|
    invoke-direct {p0}, Ljava/lang/Object;-><init>()V
 | 
						|
 | 
						|
    return-void
 | 
						|
.end method
 | 
						|
 | 
						|
 | 
						|
# virtual methods
 | 
						|
.method public toString()Ljava/lang/String;
 | 
						|
    .locals 1
 | 
						|
 | 
						|
    .line 1
 | 
						|
    iget v0, p0, Lkotlin/jvm/internal/Ref$IntRef;->element:I
 | 
						|
 | 
						|
    invoke-static {v0}, Ljava/lang/String;->valueOf(I)Ljava/lang/String;
 | 
						|
 | 
						|
    move-result-object v0
 | 
						|
 | 
						|
    return-object v0
 | 
						|
.end method
 |