You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
86 lines
1.3 KiB
86 lines
1.3 KiB
2 years ago
|
.class final Lcom/squareup/picasso/Cache$1;
|
||
|
.super Ljava/lang/Object;
|
||
|
.source "Cache.java"
|
||
|
|
||
|
# interfaces
|
||
|
.implements Lcom/squareup/picasso/Cache;
|
||
|
|
||
|
|
||
|
# annotations
|
||
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
||
|
value = Lcom/squareup/picasso/Cache;
|
||
|
.end annotation
|
||
|
|
||
|
.annotation system Ldalvik/annotation/InnerClass;
|
||
|
accessFlags = 0x8
|
||
|
name = null
|
||
|
.end annotation
|
||
|
|
||
|
|
||
|
# direct methods
|
||
|
.method constructor <init>()V
|
||
|
.locals 0
|
||
|
|
||
|
.prologue
|
||
|
.line 47
|
||
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||
|
|
||
|
return-void
|
||
|
.end method
|
||
|
|
||
|
|
||
|
# virtual methods
|
||
|
.method public clear()V
|
||
|
.locals 0
|
||
|
|
||
|
.prologue
|
||
|
.line 65
|
||
|
return-void
|
||
|
.end method
|
||
|
|
||
|
.method public clearKeyUri(Ljava/lang/String;)V
|
||
|
.locals 0
|
||
|
|
||
|
.prologue
|
||
|
.line 68
|
||
|
return-void
|
||
|
.end method
|
||
|
|
||
|
.method public get(Ljava/lang/String;)Landroid/graphics/Bitmap;
|
||
|
.locals 1
|
||
|
|
||
|
.prologue
|
||
|
.line 49
|
||
|
const/4 v0, 0x0
|
||
|
|
||
|
return-object v0
|
||
|
.end method
|
||
|
|
||
|
.method public maxSize()I
|
||
|
.locals 1
|
||
|
|
||
|
.prologue
|
||
|
.line 61
|
||
|
const/4 v0, 0x0
|
||
|
|
||
|
return v0
|
||
|
.end method
|
||
|
|
||
|
.method public set(Ljava/lang/String;Landroid/graphics/Bitmap;)V
|
||
|
.locals 0
|
||
|
|
||
|
.prologue
|
||
|
.line 54
|
||
|
return-void
|
||
|
.end method
|
||
|
|
||
|
.method public size()I
|
||
|
.locals 1
|
||
|
|
||
|
.prologue
|
||
|
.line 57
|
||
|
const/4 v0, 0x0
|
||
|
|
||
|
return v0
|
||
|
.end method
|