granularity level: instruction
.class public final Lcom/google/firebase/emulators/EmulatedServiceSettings;
.super Ljava/lang/Object;
.source "EmulatedServiceSettings.java"
.field private final host:Ljava/lang/String;
.field private final port:I
.method public constructor <init>(Ljava/lang/String;I)V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-object p1, p0, Lcom/google/firebase/emulators/EmulatedServiceSettings;->host:Ljava/lang/String;
iput p2, p0, Lcom/google/firebase/emulators/EmulatedServiceSettings;->port:I
return-void
.end method
.method public getHost()Ljava/lang/String;
.locals 1
iget-object v0, p0, Lcom/google/firebase/emulators/EmulatedServiceSettings;->host:Ljava/lang/String;
return-object v0
.end method
.method public getPort()I
.locals 1
iget v0, p0, Lcom/google/firebase/emulators/EmulatedServiceSettings;->port:I
return v0
.end method