o.smali

.class public abstract Lcom/google/common/util/concurrent/o;
.super Lcom/google/common/util/concurrent/n;
.source "ForwardingListenableFuture.java"

# interfaces
.implements Lcom/google/common/util/concurrent/y;


# annotations
.annotation system Ldalvik/annotation/Signature;
    value = {
        "<V:",
        "Ljava/lang/Object;",
        ">",
        "Lcom/google/common/util/concurrent/n",
        "<TV;>;",
        "Lcom/google/common/util/concurrent/y",
        "<TV;>;"
    }
.end annotation


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

    .prologue
    .line 40
    invoke-direct {p0}, Lcom/google/common/util/concurrent/n;-><init>()V

    return-void
.end method


# virtual methods
.method public final a(Ljava/lang/Runnable;Ljava/util/concurrent/Executor;)V
    .registers 4

    .prologue
    .line 47
    invoke-virtual {p0}, Lcom/google/common/util/concurrent/o;->yc()Lcom/google/common/util/concurrent/y;

    move-result-object v0

    invoke-interface {v0, p1, p2}, Lcom/google/common/util/concurrent/y;->a(Ljava/lang/Runnable;Ljava/util/concurrent/Executor;)V

    .line 48
    return-void
.end method

.method protected synthetic delegate()Ljava/lang/Object;
    .registers 2

    .prologue
    .line 36
    invoke-virtual {p0}, Lcom/google/common/util/concurrent/o;->yc()Lcom/google/common/util/concurrent/y;

    move-result-object v0

    return-object v0
.end method

.method protected synthetic yb()Ljava/util/concurrent/Future;
    .registers 2

    .prologue
    .line 36
    invoke-virtual {p0}, Lcom/google/common/util/concurrent/o;->yc()Lcom/google/common/util/concurrent/y;

    move-result-object v0

    return-object v0
.end method

.method protected abstract yc()Lcom/google/common/util/concurrent/y;
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "()",
            "Lcom/google/common/util/concurrent/y",
            "<TV;>;"
        }
    .end annotation
.end method