FormatCache.smali
.class abstract Lim/tpelyyftgw/messenger/time/FormatCache;
.super Ljava/lang/Object;
.source "FormatCache.java"
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lim/tpelyyftgw/messenger/time/FormatCache$MultipartKey;
}
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<F:",
"Ljava/text/Format;",
">",
"Ljava/lang/Object;"
}
.end annotation
# static fields
.field static final NONE:I = -0x1
.field private static final cDateTimeInstanceCache:Ljava/util/concurrent/ConcurrentMap;
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/util/concurrent/ConcurrentMap<",
"Lim/tpelyyftgw/messenger/time/FormatCache$MultipartKey;",
"Ljava/lang/String;",
">;"
}
.end annotation
.end field
# instance fields
.field private final cInstanceCache:Ljava/util/concurrent/ConcurrentMap;
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/util/concurrent/ConcurrentMap<",
"Lim/tpelyyftgw/messenger/time/FormatCache$MultipartKey;",
"TF;>;"
}
.end annotation
.end field
# direct methods
.method static constructor <clinit>()V
.registers 2
.line 44
new-instance v0, Ljava/util/concurrent/ConcurrentHashMap;
const/4 v1, 0x7
invoke-direct {v0, v1}, Ljava/util/concurrent/ConcurrentHashMap;-><init>(I)V
sput-object v0, Lim/tpelyyftgw/messenger/time/FormatCache;->cDateTimeInstanceCache:Ljava/util/concurrent/ConcurrentMap;
return-void
.end method
.method constructor <init>()V
.registers 3
.line 35
.local p0, "this":Lim/tpelyyftgw/messenger/time/FormatCache;, "Lim/tpelyyftgw/messenger/time/FormatCache<TF;>;"
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
.line 41
new-instance v0, Ljava/util/concurrent/ConcurrentHashMap;
const/4 v1, 0x7
invoke-direct {v0, v1}, Ljava/util/concurrent/ConcurrentHashMap;-><init>(I)V
iput-object v0, p0, Lim/tpelyyftgw/messenger/time/FormatCache;->cInstanceCache:Ljava/util/concurrent/ConcurrentMap;
return-void
.end method
.method private getDateTimeInstance(Ljava/lang/Integer;Ljava/lang/Integer;Ljava/util/TimeZone;Ljava/util/Locale;)Ljava/text/Format;
.registers 7
.param p1, "dateStyle" # Ljava/lang/Integer;
.param p2, "timeStyle" # Ljava/lang/Integer;
.param p3, "timeZone" # Ljava/util/TimeZone;
.param p4, "locale" # Ljava/util/Locale;
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/lang/Integer;",
"Ljava/lang/Integer;",
"Ljava/util/TimeZone;",
"Ljava/util/Locale;",
")TF;"
}
.end annotation
.line 121
.local p0, "this":Lim/tpelyyftgw/messenger/time/FormatCache;, "Lim/tpelyyftgw/messenger/time/FormatCache<TF;>;"
if-nez p4, :cond_6
.line 122
invoke-static {}, Ljava/util/Locale;->getDefault()Ljava/util/Locale;
move-result-object p4
.line 124
:cond_6
invoke-static {p1, p2, p4}, Lim/tpelyyftgw/messenger/time/FormatCache;->getPatternForStyle(Ljava/lang/Integer;Ljava/lang/Integer;Ljava/util/Locale;)Ljava/lang/String;
move-result-object v0
.line 125
.local v0, "pattern":Ljava/lang/String;
invoke-virtual {p0, v0, p3, p4}, Lim/tpelyyftgw/messenger/time/FormatCache;->getInstance(Ljava/lang/String;Ljava/util/TimeZone;Ljava/util/Locale;)Ljava/text/Format;
move-result-object v1
return-object v1
.end method
.method static getPatternForStyle(Ljava/lang/Integer;Ljava/lang/Integer;Ljava/util/Locale;)Ljava/lang/String;
.registers 9
.param p0, "dateStyle" # Ljava/lang/Integer;
.param p1, "timeStyle" # Ljava/lang/Integer;
.param p2, "locale" # Ljava/util/Locale;
.line 191
new-instance v0, Lim/tpelyyftgw/messenger/time/FormatCache$MultipartKey;
const/4 v1, 0x3
new-array v1, v1, [Ljava/lang/Object;
const/4 v2, 0x0
aput-object p0, v1, v2
const/4 v2, 0x1
aput-object p1, v1, v2
const/4 v2, 0x2
aput-object p2, v1, v2
invoke-direct {v0, v1}, Lim/tpelyyftgw/messenger/time/FormatCache$MultipartKey;-><init>([Ljava/lang/Object;)V
.line 193
.local v0, "key":Lim/tpelyyftgw/messenger/time/FormatCache$MultipartKey;
sget-object v1, Lim/tpelyyftgw/messenger/time/FormatCache;->cDateTimeInstanceCache:Ljava/util/concurrent/ConcurrentMap;
invoke-interface {v1, v0}, Ljava/util/concurrent/ConcurrentMap;->get(Ljava/lang/Object;)Ljava/lang/Object;
move-result-object v1
check-cast v1, Ljava/lang/String;
.line 194
.local v1, "pattern":Ljava/lang/String;
if-nez v1, :cond_6a
.line 197
if-nez p0, :cond_28
.line 198
:try_start_1d
invoke-virtual {p1}, Ljava/lang/Integer;->intValue()I
move-result v2
invoke-static {v2, p2}, Ljava/text/DateFormat;->getTimeInstance(ILjava/util/Locale;)Ljava/text/DateFormat;
move-result-object v2
.local v2, "formatter":Ljava/text/DateFormat;
goto :goto_3f
.line 212
.end local v2 # "formatter":Ljava/text/DateFormat;
:catch_26
move-exception v2
goto :goto_53
.line 199
:cond_28
if-nez p1, :cond_33
.line 200
invoke-virtual {p0}, Ljava/lang/Integer;->intValue()I
move-result v2
invoke-static {v2, p2}, Ljava/text/DateFormat;->getDateInstance(ILjava/util/Locale;)Ljava/text/DateFormat;
move-result-object v2
.restart local v2 # "formatter":Ljava/text/DateFormat;
goto :goto_3f
.line 202
.end local v2 # "formatter":Ljava/text/DateFormat;
:cond_33
invoke-virtual {p0}, Ljava/lang/Integer;->intValue()I
move-result v2
invoke-virtual {p1}, Ljava/lang/Integer;->intValue()I
move-result v3
invoke-static {v2, v3, p2}, Ljava/text/DateFormat;->getDateTimeInstance(IILjava/util/Locale;)Ljava/text/DateFormat;
move-result-object v2
.line 204
.restart local v2 # "formatter":Ljava/text/DateFormat;
:goto_3f
move-object v3, v2
check-cast v3, Ljava/text/SimpleDateFormat;
invoke-virtual {v3}, Ljava/text/SimpleDateFormat;->toPattern()Ljava/lang/String;
move-result-object v3
move-object v1, v3
.line 205
sget-object v3, Lim/tpelyyftgw/messenger/time/FormatCache;->cDateTimeInstanceCache:Ljava/util/concurrent/ConcurrentMap;
invoke-interface {v3, v0, v1}, Ljava/util/concurrent/ConcurrentMap;->putIfAbsent(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
move-result-object v3
check-cast v3, Ljava/lang/String;
:try_end_4f
.catch Ljava/lang/ClassCastException; {:try_start_1d .. :try_end_4f} :catch_26
.line 206
.local v3, "previous":Ljava/lang/String;
if-eqz v3, :cond_52
.line 210
move-object v1, v3
.line 214
.end local v2 # "formatter":Ljava/text/DateFormat;
.end local v3 # "previous":Ljava/lang/String;
:cond_52
goto :goto_6a
.line 213
.local v2, "ex":Ljava/lang/ClassCastException;
:goto_53
new-instance v3, Ljava/lang/IllegalArgumentException;
new-instance v4, Ljava/lang/StringBuilder;
invoke-direct {v4}, Ljava/lang/StringBuilder;-><init>()V
const-string v5, "No date time pattern for locale: "
invoke-virtual {v4, v5}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
invoke-virtual {v4, p2}, Ljava/lang/StringBuilder;->append(Ljava/lang/Object;)Ljava/lang/StringBuilder;
invoke-virtual {v4}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;
move-result-object v4
invoke-direct {v3, v4}, Ljava/lang/IllegalArgumentException;-><init>(Ljava/lang/String;)V
throw v3
.line 216
.end local v2 # "ex":Ljava/lang/ClassCastException;
:cond_6a
:goto_6a
return-object v1
.end method
# virtual methods
.method protected abstract createInstance(Ljava/lang/String;Ljava/util/TimeZone;Ljava/util/Locale;)Ljava/text/Format;
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/lang/String;",
"Ljava/util/TimeZone;",
"Ljava/util/Locale;",
")TF;"
}
.end annotation
.end method
.method getDateInstance(ILjava/util/TimeZone;Ljava/util/Locale;)Ljava/text/Format;
.registers 6
.param p1, "dateStyle" # I
.param p2, "timeZone" # Ljava/util/TimeZone;
.param p3, "locale" # Ljava/util/Locale;
.annotation system Ldalvik/annotation/Signature;
value = {
"(I",
"Ljava/util/TimeZone;",
"Ljava/util/Locale;",
")TF;"
}
.end annotation
.line 160
.local p0, "this":Lim/tpelyyftgw/messenger/time/FormatCache;, "Lim/tpelyyftgw/messenger/time/FormatCache<TF;>;"
invoke-static {p1}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;
move-result-object v0
const/4 v1, 0x0
invoke-direct {p0, v0, v1, p2, p3}, Lim/tpelyyftgw/messenger/time/FormatCache;->getDateTimeInstance(Ljava/lang/Integer;Ljava/lang/Integer;Ljava/util/TimeZone;Ljava/util/Locale;)Ljava/text/Format;
move-result-object v0
return-object v0
.end method
.method getDateTimeInstance(IILjava/util/TimeZone;Ljava/util/Locale;)Ljava/text/Format;
.registers 7
.param p1, "dateStyle" # I
.param p2, "timeStyle" # I
.param p3, "timeZone" # Ljava/util/TimeZone;
.param p4, "locale" # Ljava/util/Locale;
.annotation system Ldalvik/annotation/Signature;
value = {
"(II",
"Ljava/util/TimeZone;",
"Ljava/util/Locale;",
")TF;"
}
.end annotation
.line 143
.local p0, "this":Lim/tpelyyftgw/messenger/time/FormatCache;, "Lim/tpelyyftgw/messenger/time/FormatCache<TF;>;"
invoke-static {p1}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;
move-result-object v0
invoke-static {p2}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;
move-result-object v1
invoke-direct {p0, v0, v1, p3, p4}, Lim/tpelyyftgw/messenger/time/FormatCache;->getDateTimeInstance(Ljava/lang/Integer;Ljava/lang/Integer;Ljava/util/TimeZone;Ljava/util/Locale;)Ljava/text/Format;
move-result-object v0
return-object v0
.end method
.method public getInstance()Ljava/text/Format;
.registers 4
.annotation system Ldalvik/annotation/Signature;
value = {
"()TF;"
}
.end annotation
.line 54
.local p0, "this":Lim/tpelyyftgw/messenger/time/FormatCache;, "Lim/tpelyyftgw/messenger/time/FormatCache<TF;>;"
invoke-static {}, Ljava/util/TimeZone;->getDefault()Ljava/util/TimeZone;
move-result-object v0
invoke-static {}, Ljava/util/Locale;->getDefault()Ljava/util/Locale;
move-result-object v1
const/4 v2, 0x3
invoke-virtual {p0, v2, v2, v0, v1}, Lim/tpelyyftgw/messenger/time/FormatCache;->getDateTimeInstance(IILjava/util/TimeZone;Ljava/util/Locale;)Ljava/text/Format;
move-result-object v0
return-object v0
.end method
.method public getInstance(Ljava/lang/String;Ljava/util/TimeZone;Ljava/util/Locale;)Ljava/text/Format;
.registers 7
.param p1, "pattern" # Ljava/lang/String;
.param p2, "timeZone" # Ljava/util/TimeZone;
.param p3, "locale" # Ljava/util/Locale;
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/lang/String;",
"Ljava/util/TimeZone;",
"Ljava/util/Locale;",
")TF;"
}
.end annotation
.line 70
.local p0, "this":Lim/tpelyyftgw/messenger/time/FormatCache;, "Lim/tpelyyftgw/messenger/time/FormatCache<TF;>;"
if-eqz p1, :cond_39
.line 73
if-nez p2, :cond_8
.line 74
invoke-static {}, Ljava/util/TimeZone;->getDefault()Ljava/util/TimeZone;
move-result-object p2
.line 76
:cond_8
if-nez p3, :cond_e
.line 77
invoke-static {}, Ljava/util/Locale;->getDefault()Ljava/util/Locale;
move-result-object p3
.line 79
:cond_e
new-instance v0, Lim/tpelyyftgw/messenger/time/FormatCache$MultipartKey;
const/4 v1, 0x3
new-array v1, v1, [Ljava/lang/Object;
const/4 v2, 0x0
aput-object p1, v1, v2
const/4 v2, 0x1
aput-object p2, v1, v2
const/4 v2, 0x2
aput-object p3, v1, v2
invoke-direct {v0, v1}, Lim/tpelyyftgw/messenger/time/FormatCache$MultipartKey;-><init>([Ljava/lang/Object;)V
.line 80
.local v0, "key":Lim/tpelyyftgw/messenger/time/FormatCache$MultipartKey;
iget-object v1, p0, Lim/tpelyyftgw/messenger/time/FormatCache;->cInstanceCache:Ljava/util/concurrent/ConcurrentMap;
invoke-interface {v1, v0}, Ljava/util/concurrent/ConcurrentMap;->get(Ljava/lang/Object;)Ljava/lang/Object;
move-result-object v1
check-cast v1, Ljava/text/Format;
.line 81
.local v1, "format":Ljava/text/Format;, "TF;"
if-nez v1, :cond_38
.line 82
invoke-virtual {p0, p1, p2, p3}, Lim/tpelyyftgw/messenger/time/FormatCache;->createInstance(Ljava/lang/String;Ljava/util/TimeZone;Ljava/util/Locale;)Ljava/text/Format;
move-result-object v1
.line 83
iget-object v2, p0, Lim/tpelyyftgw/messenger/time/FormatCache;->cInstanceCache:Ljava/util/concurrent/ConcurrentMap;
invoke-interface {v2, v0, v1}, Ljava/util/concurrent/ConcurrentMap;->putIfAbsent(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
move-result-object v2
check-cast v2, Ljava/text/Format;
.line 84
.local v2, "previousValue":Ljava/text/Format;, "TF;"
if-eqz v2, :cond_38
.line 87
move-object v1, v2
.line 90
.end local v2 # "previousValue":Ljava/text/Format;, "TF;"
:cond_38
return-object v1
.line 71
.end local v0 # "key":Lim/tpelyyftgw/messenger/time/FormatCache$MultipartKey;
.end local v1 # "format":Ljava/text/Format;, "TF;"
:cond_39
new-instance v0, Ljava/lang/NullPointerException;
const-string v1, "pattern must not be null"
invoke-direct {v0, v1}, Ljava/lang/NullPointerException;-><init>(Ljava/lang/String;)V
throw v0
.end method
.method getTimeInstance(ILjava/util/TimeZone;Ljava/util/Locale;)Ljava/text/Format;
.registers 6
.param p1, "timeStyle" # I
.param p2, "timeZone" # Ljava/util/TimeZone;
.param p3, "locale" # Ljava/util/Locale;
.annotation system Ldalvik/annotation/Signature;
value = {
"(I",
"Ljava/util/TimeZone;",
"Ljava/util/Locale;",
")TF;"
}
.end annotation
.line 177
.local p0, "this":Lim/tpelyyftgw/messenger/time/FormatCache;, "Lim/tpelyyftgw/messenger/time/FormatCache<TF;>;"
invoke-static {p1}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;
move-result-object v0
const/4 v1, 0x0
invoke-direct {p0, v1, v0, p2, p3}, Lim/tpelyyftgw/messenger/time/FormatCache;->getDateTimeInstance(Ljava/lang/Integer;Ljava/lang/Integer;Ljava/util/TimeZone;Ljava/util/Locale;)Ljava/text/Format;
move-result-object v0
return-object v0
.end method