.class Lcom/google/common/collect/Iterables$9; .super Lcom/google/common/collect/FluentIterable; .source "Iterables.java" # annotations .annotation system Ldalvik/annotation/EnclosingMethod; value = Lcom/google/common/collect/Iterables;->mergeSorted(Ljava/lang/Iterable;Ljava/util/Comparator;)Ljava/lang/Iterable; .end annotation .annotation system Ldalvik/annotation/InnerClass; accessFlags = 0x1 name = null .end annotation .annotation system Ldalvik/annotation/Signature; value = { "Lcom/google/common/collect/FluentIterable<", "TT;>;" } .end annotation # instance fields .field public final synthetic val$comparator:Ljava/util/Comparator; .field public final synthetic val$iterables:Ljava/lang/Iterable; # direct methods .method public constructor (Ljava/lang/Iterable;Ljava/util/Comparator;)V .locals 0 .line 1 iput-object p1, p0, Lcom/google/common/collect/Iterables$9;->val$iterables:Ljava/lang/Iterable; iput-object p2, p0, Lcom/google/common/collect/Iterables$9;->val$comparator:Ljava/util/Comparator; invoke-direct {p0}, Lcom/google/common/collect/FluentIterable;->()V return-void .end method # virtual methods .method public iterator()Ljava/util/Iterator; .locals 2 .annotation system Ldalvik/annotation/Signature; value = { "()", "Ljava/util/Iterator<", "TT;>;" } .end annotation .line 1 iget-object v0, p0, Lcom/google/common/collect/Iterables$9;->val$iterables:Ljava/lang/Iterable; .line 2 invoke-static {}, Lcom/google/common/collect/Iterables;->toIterator()Lcom/google/common/base/Function; move-result-object v1 invoke-static {v0, v1}, Lcom/google/common/collect/Iterables;->transform(Ljava/lang/Iterable;Lcom/google/common/base/Function;)Ljava/lang/Iterable; move-result-object v0 iget-object v1, p0, Lcom/google/common/collect/Iterables$9;->val$comparator:Ljava/util/Comparator; .line 3 invoke-static {v0, v1}, Lcom/google/common/collect/Iterators;->mergeSorted(Ljava/lang/Iterable;Ljava/util/Comparator;)Lcom/google/common/collect/UnmodifiableIterator; move-result-object v0 return-object v0 .end method