BaseImplementation.smali

.class public Lcom/google/android/gms/common/api/internal/BaseImplementation;
.super Ljava/lang/Object;
.source ""


# annotations
.annotation build Lcom/google/android/gms/common/annotation/KeepForSdk;
.end annotation

.annotation system Ldalvik/annotation/MemberClasses;
    value = {
        Lcom/google/android/gms/common/api/internal/BaseImplementation$ApiMethodImpl;,
        Lcom/google/android/gms/common/api/internal/BaseImplementation$ResultHolder;
    }
.end annotation


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

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

    return-void
.end method