DayOfWeek$a.smali

.class public Lorg/threeten/bp/DayOfWeek$a;
.super Ljava/lang/Object;
.source "DayOfWeek.java"

# interfaces
.implements Lsq/g;


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lorg/threeten/bp/DayOfWeek;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x1
    name = null
.end annotation

.annotation system Ldalvik/annotation/Signature;
    value = {
        "Ljava/lang/Object;",
        "Lsq/g<",
        "Lorg/threeten/bp/DayOfWeek;",
        ">;"
    }
.end annotation


# 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 bridge synthetic a(Lsq/b;)Ljava/lang/Object;
    .registers 2

    invoke-virtual {p0, p1}, Lorg/threeten/bp/DayOfWeek$a;->a(Lsq/b;)Lorg/threeten/bp/DayOfWeek;

    move-result-object p1

    return-object p1
.end method

.method public a(Lsq/b;)Lorg/threeten/bp/DayOfWeek;
    .registers 2

    invoke-static {p1}, Lorg/threeten/bp/DayOfWeek;->from(Lsq/b;)Lorg/threeten/bp/DayOfWeek;

    move-result-object p1

    return-object p1
.end method