.class final enum Lokhttp3/HttpUrl$Builder$ParseResult; .super Ljava/lang/Enum; .source "" # annotations .annotation system Ldalvik/annotation/EnclosingClass; value = Lokhttp3/HttpUrl$Builder; .end annotation .annotation system Ldalvik/annotation/InnerClass; accessFlags = 0x4018 name = "ParseResult" .end annotation .annotation system Ldalvik/annotation/Signature; value = { "Ljava/lang/Enum<", "Lokhttp3/HttpUrl$Builder$ParseResult;", ">;" } .end annotation # static fields .field private static final synthetic $VALUES:[Lokhttp3/HttpUrl$Builder$ParseResult; .field public static final enum INVALID_HOST:Lokhttp3/HttpUrl$Builder$ParseResult; .field public static final enum INVALID_PORT:Lokhttp3/HttpUrl$Builder$ParseResult; .field public static final enum MISSING_SCHEME:Lokhttp3/HttpUrl$Builder$ParseResult; .field public static final enum SUCCESS:Lokhttp3/HttpUrl$Builder$ParseResult; .field public static final enum UNSUPPORTED_SCHEME:Lokhttp3/HttpUrl$Builder$ParseResult; # direct methods .method static constructor ()V .locals 7 new-instance v0, Lokhttp3/HttpUrl$Builder$ParseResult; const/4 v1, 0x0 const-string v2, "SUCCESS" invoke-direct {v0, v2, v1}, Lokhttp3/HttpUrl$Builder$ParseResult;->(Ljava/lang/String;I)V sput-object v0, Lokhttp3/HttpUrl$Builder$ParseResult;->SUCCESS:Lokhttp3/HttpUrl$Builder$ParseResult; new-instance v0, Lokhttp3/HttpUrl$Builder$ParseResult; const/4 v2, 0x1 const-string v3, "MISSING_SCHEME" invoke-direct {v0, v3, v2}, Lokhttp3/HttpUrl$Builder$ParseResult;->(Ljava/lang/String;I)V sput-object v0, Lokhttp3/HttpUrl$Builder$ParseResult;->MISSING_SCHEME:Lokhttp3/HttpUrl$Builder$ParseResult; new-instance v0, Lokhttp3/HttpUrl$Builder$ParseResult; const/4 v3, 0x2 const-string v4, "UNSUPPORTED_SCHEME" invoke-direct {v0, v4, v3}, Lokhttp3/HttpUrl$Builder$ParseResult;->(Ljava/lang/String;I)V sput-object v0, Lokhttp3/HttpUrl$Builder$ParseResult;->UNSUPPORTED_SCHEME:Lokhttp3/HttpUrl$Builder$ParseResult; new-instance v0, Lokhttp3/HttpUrl$Builder$ParseResult; const/4 v4, 0x3 const-string v5, "INVALID_PORT" invoke-direct {v0, v5, v4}, Lokhttp3/HttpUrl$Builder$ParseResult;->(Ljava/lang/String;I)V sput-object v0, Lokhttp3/HttpUrl$Builder$ParseResult;->INVALID_PORT:Lokhttp3/HttpUrl$Builder$ParseResult; new-instance v0, Lokhttp3/HttpUrl$Builder$ParseResult; const/4 v5, 0x4 const-string v6, "INVALID_HOST" invoke-direct {v0, v6, v5}, Lokhttp3/HttpUrl$Builder$ParseResult;->(Ljava/lang/String;I)V sput-object v0, Lokhttp3/HttpUrl$Builder$ParseResult;->INVALID_HOST:Lokhttp3/HttpUrl$Builder$ParseResult; const/4 v0, 0x5 new-array v0, v0, [Lokhttp3/HttpUrl$Builder$ParseResult; sget-object v6, Lokhttp3/HttpUrl$Builder$ParseResult;->SUCCESS:Lokhttp3/HttpUrl$Builder$ParseResult; aput-object v6, v0, v1 sget-object v1, Lokhttp3/HttpUrl$Builder$ParseResult;->MISSING_SCHEME:Lokhttp3/HttpUrl$Builder$ParseResult; aput-object v1, v0, v2 sget-object v1, Lokhttp3/HttpUrl$Builder$ParseResult;->UNSUPPORTED_SCHEME:Lokhttp3/HttpUrl$Builder$ParseResult; aput-object v1, v0, v3 sget-object v1, Lokhttp3/HttpUrl$Builder$ParseResult;->INVALID_PORT:Lokhttp3/HttpUrl$Builder$ParseResult; aput-object v1, v0, v4 sget-object v1, Lokhttp3/HttpUrl$Builder$ParseResult;->INVALID_HOST:Lokhttp3/HttpUrl$Builder$ParseResult; aput-object v1, v0, v5 sput-object v0, Lokhttp3/HttpUrl$Builder$ParseResult;->$VALUES:[Lokhttp3/HttpUrl$Builder$ParseResult; return-void .end method .method private constructor (Ljava/lang/String;I)V .locals 0 .annotation system Ldalvik/annotation/Signature; value = { "()V" } .end annotation invoke-direct {p0, p1, p2}, Ljava/lang/Enum;->(Ljava/lang/String;I)V return-void .end method .method public static valueOf(Ljava/lang/String;)Lokhttp3/HttpUrl$Builder$ParseResult; .locals 1 const-class v0, Lokhttp3/HttpUrl$Builder$ParseResult; invoke-static {v0, p0}, Ljava/lang/Enum;->valueOf(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Enum; move-result-object p0 check-cast p0, Lokhttp3/HttpUrl$Builder$ParseResult; return-object p0 .end method .method public static values()[Lokhttp3/HttpUrl$Builder$ParseResult; .locals 1 sget-object v0, Lokhttp3/HttpUrl$Builder$ParseResult;->$VALUES:[Lokhttp3/HttpUrl$Builder$ParseResult; invoke-virtual {v0}, [Lokhttp3/HttpUrl$Builder$ParseResult;->clone()Ljava/lang/Object; move-result-object v0 check-cast v0, [Lokhttp3/HttpUrl$Builder$ParseResult; return-object v0 .end method