Path: blob/master/Compiled_apk/smali/eu/bolt/screenshotty/ScreenshotBitmap.smali
2463 views
.class public final Leu/bolt/screenshotty/ScreenshotBitmap; .super Leu/bolt/screenshotty/Screenshot; .source "Screenshot.kt" # annotations .annotation runtime Lkotlin/Metadata; bv = { 0x1, 0x0, 0x3 } d1 = { "\u0000\u0012\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0000\n\u0002\u0018\u0002\n\u0002\u0008\u0004\u0018\u00002\u00020\u0001B\r\u0012\u0006\u0010\u0002\u001a\u00020\u0003\u00a2\u0006\u0002\u0010\u0004R\u0011\u0010\u0002\u001a\u00020\u0003\u00a2\u0006\u0008\n\u0000\u001a\u0004\u0008\u0005\u0010\u0006\u00a8\u0006\u0007" } d2 = { "Leu/bolt/screenshotty/ScreenshotBitmap;", "Leu/bolt/screenshotty/Screenshot;", "bitmap", "Landroid/graphics/Bitmap;", "(Landroid/graphics/Bitmap;)V", "getBitmap", "()Landroid/graphics/Bitmap;", "screenshotty-lib_release" } k = 0x1 mv = { 0x1, 0x1, 0xf } .end annotation # instance fields .field private final bitmap:Landroid/graphics/Bitmap; # direct methods .method public constructor <init>(Landroid/graphics/Bitmap;)V .locals 1 .param p1, "bitmap" # Landroid/graphics/Bitmap; const-string v0, "bitmap" invoke-static {p1, v0}, Lkotlin/jvm/internal/Intrinsics;->checkParameterIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V .line 6 const/4 v0, 0x0 invoke-direct {p0, v0}, Leu/bolt/screenshotty/Screenshot;-><init>(Lkotlin/jvm/internal/DefaultConstructorMarker;)V iput-object p1, p0, Leu/bolt/screenshotty/ScreenshotBitmap;->bitmap:Landroid/graphics/Bitmap; return-void .end method # virtual methods .method public final getBitmap()Landroid/graphics/Bitmap; .locals 1 .line 6 iget-object v0, p0, Leu/bolt/screenshotty/ScreenshotBitmap;->bitmap:Landroid/graphics/Bitmap; return-object v0 .end method