.class public interface abstract Lcom/google/common/util/concurrent/AsyncFunction; .super Ljava/lang/Object; .source "AsyncFunction.java" # annotations .annotation build Lcom/google/common/annotations/GwtCompatible; .end annotation .annotation runtime Lcom/google/common/util/concurrent/ElementTypesAreNonnullByDefault; .end annotation .annotation system Ldalvik/annotation/Signature; value = { "", "Ljava/lang/Object;" } .end annotation # virtual methods .method public abstract apply(Ljava/lang/Object;)Lcom/google/common/util/concurrent/ListenableFuture; .param p1 # Ljava/lang/Object; .annotation runtime Lcom/google/common/util/concurrent/ParametricNullness; .end annotation .end param .annotation system Ldalvik/annotation/Signature; value = { "(TI;)", "Lcom/google/common/util/concurrent/ListenableFuture<", "TO;>;" } .end annotation .annotation system Ldalvik/annotation/Throws; value = { Ljava/lang/Exception; } .end annotation .end method