ServiceLocator$13.smali
.class Lcom/vungle/warren/ServiceLocator$13;
.super Lcom/vungle/warren/ServiceLocator$Creator;
.source "ServiceLocator.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/vungle/warren/ServiceLocator;->buildCreators()V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
# instance fields
.field final synthetic this$0:Lcom/vungle/warren/ServiceLocator;
# direct methods
.method constructor <init>(Lcom/vungle/warren/ServiceLocator;)V
.registers 3
.line 1
iput-object p1, p0, Lcom/vungle/warren/ServiceLocator$13;->this$0:Lcom/vungle/warren/ServiceLocator;
const/4 v0, 0x0
invoke-direct {p0, p1, v0}, Lcom/vungle/warren/ServiceLocator$Creator;-><init>(Lcom/vungle/warren/ServiceLocator;Lcom/vungle/warren/ServiceLocator$1;)V
return-void
.end method
# virtual methods
.method public create()Lcom/vungle/warren/VungleStaticApi;
.registers 2
.line 2
sget-object v0, Lcom/vungle/warren/ServiceLocator;->VUNGLE_STATIC_API:Lcom/vungle/warren/VungleStaticApi;
return-object v0
.end method
.method public bridge synthetic create()Ljava/lang/Object;
.registers 2
.line 1
invoke-virtual {p0}, Lcom/vungle/warren/ServiceLocator$13;->create()Lcom/vungle/warren/VungleStaticApi;
move-result-object v0
return-object v0
.end method