58 lines
1.3 KiB
Smali
58 lines
1.3 KiB
Smali
.class public Lcom/moji/tool/FileTool$MJFileLock;
|
|
.super Ljava/lang/Object;
|
|
.source "FileTool.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lcom/moji/tool/FileTool;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x9
|
|
name = "MJFileLock"
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field a:Ljava/nio/channels/FileLock;
|
|
|
|
.field b:Ljava/io/FileOutputStream;
|
|
|
|
|
|
# direct methods
|
|
.method private constructor <init>(Ljava/nio/channels/FileLock;Ljava/io/FileOutputStream;)V
|
|
.locals 0
|
|
|
|
.line 1055
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
.line 1056
|
|
iput-object p1, p0, Lcom/moji/tool/FileTool$MJFileLock;->a:Ljava/nio/channels/FileLock;
|
|
|
|
.line 1057
|
|
iput-object p2, p0, Lcom/moji/tool/FileTool$MJFileLock;->b:Ljava/io/FileOutputStream;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method synthetic constructor <init>(Ljava/nio/channels/FileLock;Ljava/io/FileOutputStream;Lcom/moji/tool/FileTool$1;)V
|
|
.locals 0
|
|
|
|
.line 1051
|
|
invoke-direct {p0, p1, p2}, Lcom/moji/tool/FileTool$MJFileLock;-><init>(Ljava/nio/channels/FileLock;Ljava/io/FileOutputStream;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public a()V
|
|
.locals 0
|
|
|
|
.line 1061
|
|
invoke-static {p0}, Lcom/moji/tool/FileTool;->a(Lcom/moji/tool/FileTool$MJFileLock;)V
|
|
|
|
return-void
|
|
.end method
|