66 lines
1.1 KiB
Smali
66 lines
1.1 KiB
Smali
.class public final Ll5/c;
|
|
.super Ljava/lang/Object;
|
|
.source "EmptySignature.java"
|
|
|
|
# interfaces
|
|
.implements Lu4/b;
|
|
|
|
|
|
# static fields
|
|
.field public static final c:Ll5/c;
|
|
|
|
|
|
# direct methods
|
|
.method public static constructor <clinit>()V
|
|
.locals 1
|
|
|
|
.line 1
|
|
new-instance v0, Ll5/c;
|
|
|
|
invoke-direct {v0}, Ll5/c;-><init>()V
|
|
|
|
sput-object v0, Ll5/c;->c:Ll5/c;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public constructor <init>()V
|
|
.locals 0
|
|
|
|
.line 1
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public static c()Ll5/c;
|
|
.locals 1
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
|
|
.line 1
|
|
sget-object v0, Ll5/c;->c:Ll5/c;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public b(Ljava/security/MessageDigest;)V
|
|
.locals 0
|
|
.param p1 # Ljava/security/MessageDigest;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end param
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public toString()Ljava/lang/String;
|
|
.locals 1
|
|
|
|
const-string v0, "EmptySignature"
|
|
|
|
return-object v0
|
|
.end method
|