ShareInternalUtility$5.smali
.class final Lcom/facebook/share/internal/ShareInternalUtility$5;
.super Ljava/lang/Object;
.source "ShareInternalUtility.java"
# interfaces
.implements Lcom/facebook/internal/Utility$Mapper;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/facebook/share/internal/ShareInternalUtility;->getPhotoUrls(Lcom/facebook/share/model/SharePhotoContent;Ljava/util/UUID;)Ljava/util/List;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x8
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
"Lcom/facebook/internal/Utility$Mapper<",
"Lcom/facebook/internal/NativeAppCallAttachmentStore$Attachment;",
"Ljava/lang/String;",
">;"
}
.end annotation
# direct methods
.method constructor <init>()V
.registers 1
.line 290
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public bridge synthetic apply(Ljava/lang/Object;)Ljava/lang/Object;
.registers 2
.line 290
check-cast p1, Lcom/facebook/internal/NativeAppCallAttachmentStore$Attachment;
invoke-virtual {p0, p1}, Lcom/facebook/share/internal/ShareInternalUtility$5;->apply(Lcom/facebook/internal/NativeAppCallAttachmentStore$Attachment;)Ljava/lang/String;
move-result-object p1
return-object p1
.end method
.method public apply(Lcom/facebook/internal/NativeAppCallAttachmentStore$Attachment;)Ljava/lang/String;
.registers 2
.line 293
invoke-virtual {p1}, Lcom/facebook/internal/NativeAppCallAttachmentStore$Attachment;->getAttachmentUrl()Ljava/lang/String;
move-result-object p1
return-object p1
.end method