Sleeper$1.smali

.class final Lcom/google/api/client/util/Sleeper$1;
.super Ljava/lang/Object;

# interfaces
.implements Lcom/google/api/client/util/Sleeper;


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lcom/google/api/client/util/Sleeper;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x8
    name = null
.end annotation


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

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

    return-void
.end method


# virtual methods
.method public a(J)V
    .registers 3
    .annotation system Ldalvik/annotation/Throws;
        value = {
            Ljava/lang/InterruptedException;
        }
    .end annotation

    invoke-static {p1, p2}, Ljava/lang/Thread;->sleep(J)V

    return-void
.end method