AsyncTaskEx$c.smali
.class abstract Lcom/cleanmaster/pluginscommonlib/AsyncTaskEx$c;
.super Ljava/lang/Object;
.source "AsyncTaskEx.java"
# interfaces
.implements Ljava/util/concurrent/Callable;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/cleanmaster/pluginscommonlib/AsyncTaskEx;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x40a
name = "c"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<Params:",
"Ljava/lang/Object;",
"Result:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Ljava/util/concurrent/Callable",
"<TResult;>;"
}
.end annotation
# instance fields
.field b:[Ljava/lang/Object;
.annotation system Ldalvik/annotation/Signature;
value = {
"[TParams;"
}
.end annotation
.end field
# direct methods
.method private constructor <init>()V
.registers 1
.prologue
.line 608
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
.method synthetic constructor <init>(Lcom/cleanmaster/pluginscommonlib/a;)V
.registers 2
.prologue
.line 608
invoke-direct {p0}, Lcom/cleanmaster/pluginscommonlib/AsyncTaskEx$c;-><init>()V
return-void
.end method