.class public abstract Lcom/nytimes/android/external/cache/AbstractFuture$h; .super Lcom/nytimes/android/external/cache/AbstractFuture; .source "AbstractFuture.java" # annotations .annotation system Ldalvik/annotation/EnclosingClass; value = Lcom/nytimes/android/external/cache/AbstractFuture; .end annotation .annotation system Ldalvik/annotation/InnerClass; accessFlags = 0x409 name = "h" .end annotation .annotation system Ldalvik/annotation/Signature; value = { "", "Lcom/nytimes/android/external/cache/AbstractFuture<", "TV;>;" } .end annotation # direct methods .method public constructor ()V .locals 0 .line 1 invoke-direct {p0}, Lcom/nytimes/android/external/cache/AbstractFuture;->()V return-void .end method # virtual methods .method public final addListener(Ljava/lang/Runnable;Ljava/util/concurrent/Executor;)V .locals 0 .param p1 # Ljava/lang/Runnable; .annotation runtime Ljavax/annotation/Nonnull; .end annotation .end param .param p2 # Ljava/util/concurrent/Executor; .annotation runtime Ljavax/annotation/Nonnull; .end annotation .end param .line 1 invoke-super {p0, p1, p2}, Lcom/nytimes/android/external/cache/AbstractFuture;->addListener(Ljava/lang/Runnable;Ljava/util/concurrent/Executor;)V return-void .end method .method public final get()Ljava/lang/Object; .locals 1 .annotation system Ldalvik/annotation/Signature; value = { "()TV;" } .end annotation .annotation system Ldalvik/annotation/Throws; value = { Ljava/lang/InterruptedException;, Ljava/util/concurrent/ExecutionException; } .end annotation .annotation runtime Ljavax/annotation/Nullable; .end annotation .line 1 invoke-super {p0}, Lcom/nytimes/android/external/cache/AbstractFuture;->get()Ljava/lang/Object; move-result-object v0 return-object v0 .end method .method public final get(JLjava/util/concurrent/TimeUnit;)Ljava/lang/Object; .locals 0 .param p3 # Ljava/util/concurrent/TimeUnit; .annotation runtime Ljavax/annotation/Nonnull; .end annotation .end param .annotation system Ldalvik/annotation/Signature; value = { "(J", "Ljava/util/concurrent/TimeUnit;", ")TV;" } .end annotation .annotation system Ldalvik/annotation/Throws; value = { Ljava/lang/InterruptedException;, Ljava/util/concurrent/ExecutionException;, Ljava/util/concurrent/TimeoutException; } .end annotation .annotation runtime Ljavax/annotation/Nullable; .end annotation .line 2 invoke-super {p0, p1, p2, p3}, Lcom/nytimes/android/external/cache/AbstractFuture;->get(JLjava/util/concurrent/TimeUnit;)Ljava/lang/Object; move-result-object p1 return-object p1 .end method .method public final isCancelled()Z .locals 1 .line 1 invoke-super {p0}, Lcom/nytimes/android/external/cache/AbstractFuture;->isCancelled()Z move-result v0 return v0 .end method .method public final isDone()Z .locals 1 .line 1 invoke-super {p0}, Lcom/nytimes/android/external/cache/AbstractFuture;->isDone()Z move-result v0 return v0 .end method