n.smali
.class abstract Landroid/support/v4/content/n;
.super Ljava/lang/Object;
.source "ModernAsyncTask.java"
# interfaces
.implements Ljava/util/concurrent/Callable;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"<Params:",
"Ljava/lang/Object;",
"Result:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Ljava/util/concurrent/Callable",
"<TResult;>;"
}
.end annotation
# direct methods
.method constructor <init>()V
.registers 1
.prologue
.line 516
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
.line 517
return-void
.end method