b.smali
.class public final Ly7/b;
.super Ljava/lang/Object;
.source "CalendarWeekDayFormatter.java"
# interfaces
.implements Ly7/h;
# direct methods
.method static constructor <clinit>()V
.registers 1
return-void
.end method
.method public constructor <init>()V
.registers 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public a(Lorg/threeten/bp/DayOfWeek;)Ljava/lang/CharSequence;
.registers 4
sget-object v0, Lorg/threeten/bp/format/TextStyle;->SHORT:Lorg/threeten/bp/format/TextStyle;
invoke-static {}, Ljava/util/Locale;->getDefault()Ljava/util/Locale;
move-result-object v1
invoke-virtual {p1, v0, v1}, Lorg/threeten/bp/DayOfWeek;->getDisplayName(Lorg/threeten/bp/format/TextStyle;Ljava/util/Locale;)Ljava/lang/String;
move-result-object p1
return-object p1
.end method