123456789101112131415161718192021 |
- .class public final Lokhttp3/internal/Version;
- .super Ljava/lang/Object;
- .source ""
- # direct methods
- .method private constructor <init>()V
- .locals 0
- invoke-direct {p0}, Ljava/lang/Object;-><init>()V
- return-void
- .end method
- .method public static userAgent()Ljava/lang/String;
- .locals 1
- const-string v0, "okhttp/3.9.0"
- return-object v0
- .end method
|