BitmapCountingMemoryCacheFactory$1.smali
.class final Lcom/facebook/imagepipeline/cache/BitmapCountingMemoryCacheFactory$1;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Lcom/facebook/imagepipeline/cache/ValueDescriptor;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/facebook/imagepipeline/cache/BitmapCountingMemoryCacheFactory;->get(Lcom/facebook/common/internal/Supplier;Lcom/facebook/common/memory/MemoryTrimmableRegistry;Lcom/facebook/imagepipeline/cache/CountingMemoryCache$CacheTrimStrategy;)Lcom/facebook/imagepipeline/cache/CountingMemoryCache;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x8
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
"Lcom/facebook/imagepipeline/cache/ValueDescriptor<",
"Lcom/facebook/imagepipeline/image/CloseableImage;",
">;"
}
.end annotation
# direct methods
.method constructor <init>()V
.registers 1
.line 32
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final getSizeInBytes(Lcom/facebook/imagepipeline/image/CloseableImage;)I
.registers 2
.line 35
invoke-virtual {p1}, Lcom/facebook/imagepipeline/image/CloseableImage;->getSizeInBytes()I
move-result p1
return p1
.end method
.method public final bridge synthetic getSizeInBytes(Ljava/lang/Object;)I
.registers 2
.line 32
check-cast p1, Lcom/facebook/imagepipeline/image/CloseableImage;
invoke-virtual {p0, p1}, Lcom/facebook/imagepipeline/cache/BitmapCountingMemoryCacheFactory$1;->getSizeInBytes(Lcom/facebook/imagepipeline/image/CloseableImage;)I
move-result p1
return p1
.end method