20 lines
536 B
Smali
20 lines
536 B
Smali
.class public interface abstract Lcom/google/firebase/platforminfo/LibraryVersionComponent$VersionExtractor;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lcom/google/firebase/platforminfo/LibraryVersionComponent;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x609
|
|
name = "VersionExtractor"
|
|
.end annotation
|
|
|
|
|
|
# virtual methods
|
|
.method public abstract extract(Ljava/lang/Object;)Ljava/lang/String;
|
|
.end method
|