.class Lcom/google/common/collect/FluentIterable$FromIterableFunction; .super Ljava/lang/Object; .source "FluentIterable.java" # interfaces .implements Lcom/google/common/base/Function; # annotations .annotation system Ldalvik/annotation/EnclosingClass; value = Lcom/google/common/collect/FluentIterable; .end annotation .annotation system Ldalvik/annotation/InnerClass; accessFlags = 0xa name = "FromIterableFunction" .end annotation .annotation system Ldalvik/annotation/Signature; value = { "", "Ljava/lang/Object;", "Lcom/google/common/base/Function", "<", "Ljava/lang/Iterable", ";", "Lcom/google/common/collect/FluentIterable", ";>;" } .end annotation # direct methods .method private constructor ()V .locals 0 .prologue .line 474 invoke-direct {p0}, Ljava/lang/Object;->()V return-void .end method # virtual methods .method public apply(Ljava/lang/Iterable;)Lcom/google/common/collect/FluentIterable; .locals 1 .annotation system Ldalvik/annotation/Signature; value = { "(", "Ljava/lang/Iterable", ";)", "Lcom/google/common/collect/FluentIterable", ";" } .end annotation .prologue .line 478 invoke-static {p1}, Lcom/google/common/collect/FluentIterable;->from(Ljava/lang/Iterable;)Lcom/google/common/collect/FluentIterable; move-result-object v0 return-object v0 .end method .method public bridge synthetic apply(Ljava/lang/Object;)Ljava/lang/Object; .locals 1 .prologue .line 474 check-cast p1, Ljava/lang/Iterable; invoke-virtual {p0, p1}, Lcom/google/common/collect/FluentIterable$FromIterableFunction;->apply(Ljava/lang/Iterable;)Lcom/google/common/collect/FluentIterable; move-result-object v0 return-object v0 .end method