b0.smali

.class public final Lretrofit2/b0;
.super Ljava/lang/Object;
.source "SourceFile"

# interfaces
.implements Lretrofit2/a0;


# static fields
.field public static final b:Lretrofit2/b0;


# direct methods
.method public static constructor <clinit>()V
    .registers 1

    new-instance v0, Lretrofit2/b0;

    invoke-direct {v0}, Lretrofit2/b0;-><init>()V

    sput-object v0, Lretrofit2/b0;->b:Lretrofit2/b0;

    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 final annotationType()Ljava/lang/Class;
    .registers 2
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "()",
            "Ljava/lang/Class<",
            "+",
            "Ljava/lang/annotation/Annotation;",
            ">;"
        }
    .end annotation

    const-class v0, Lretrofit2/a0;

    return-object v0
.end method

.method public final equals(Ljava/lang/Object;)Z
    .registers 2

    instance-of p1, p1, Lretrofit2/a0;

    return p1
.end method

.method public final hashCode()I
    .registers 2

    const/4 v0, 0x0

    return v0
.end method

.method public final toString()Ljava/lang/String;
    .registers 4

    const-string v0, "@"

    .line 1
    invoke-static {v0}, Landroid/support/v4/media/c;->c(Ljava/lang/String;)Ljava/lang/StringBuilder;

    move-result-object v0

    .line 2
    const-class v1, Lretrofit2/a0;

    const-string v2, "()"

    .line 3
    invoke-static {v1, v0, v2}, Landroidx/core/graphics/f;->c(Ljava/lang/Class;Ljava/lang/StringBuilder;Ljava/lang/String;)Ljava/lang/String;

    move-result-object v0

    return-object v0
.end method