LatLngBounds$a.smali

.class public final Lcom/amap/api/maps2d/model/LatLngBounds$a;
.super Ljava/lang/Object;


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lcom/amap/api/maps2d/model/LatLngBounds;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x19
    name = "a"
.end annotation


# instance fields
.field private a:D

.field private b:D

.field private c:D

.field private d:D


# direct methods
.method public constructor <init>()V
    .registers 5

    const-wide/high16 v2, 0x7ff8000000000000L    # Double.NaN

    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    const-wide/high16 v0, 0x7ff0000000000000L    # Double.POSITIVE_INFINITY

    iput-wide v0, p0, Lcom/amap/api/maps2d/model/LatLngBounds$a;->a:D

    const-wide/high16 v0, -0x10000000000000L    # Double.NEGATIVE_INFINITY

    iput-wide v0, p0, Lcom/amap/api/maps2d/model/LatLngBounds$a;->b:D

    iput-wide v2, p0, Lcom/amap/api/maps2d/model/LatLngBounds$a;->c:D

    iput-wide v2, p0, Lcom/amap/api/maps2d/model/LatLngBounds$a;->d:D

    return-void
.end method