DiskLruCache$2.smali
.class final Lcom/nostra13/universalimageloader/cache/disc/impl/ext/DiskLruCache$2;
.super Ljava/io/OutputStream;
.source "DiskLruCache.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/nostra13/universalimageloader/cache/disc/impl/ext/DiskLruCache;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x8
name = null
.end annotation
# direct methods
.method constructor <init>()V
.registers 1
.line 757
invoke-direct {p0}, Ljava/io/OutputStream;-><init>()V
return-void
.end method
# virtual methods
.method public write(I)V
.registers 2
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
return-void
.end method