CycleDetectingLockFactory$1.smali
.class final Lcom/google/common/util/concurrent/CycleDetectingLockFactory$1;
.super Ljava/lang/ThreadLocal;
.source "CycleDetectingLockFactory.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/google/common/util/concurrent/CycleDetectingLockFactory;
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/ThreadLocal",
"<",
"Ljava/util/ArrayList",
"<",
"Lcom/google/common/util/concurrent/i;",
">;>;"
}
.end annotation
# direct methods
.method constructor <init>()V
.registers 1
.prologue
.line 496
invoke-direct {p0}, Ljava/lang/ThreadLocal;-><init>()V
return-void
.end method
# virtual methods
.method protected final synthetic initialValue()Ljava/lang/Object;
.registers 2
.prologue
.line 1499
const/4 v0, 0x3
invoke-static {v0}, Lcom/google/common/collect/Lists;->cY(I)Ljava/util/ArrayList;
move-result-object v0
.line 496
return-object v0
.end method