.class final Lcom/google/common/collect/Iterables$14; .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 = 0x8 name = null .end annotation .annotation system Ldalvik/annotation/Signature; value = { "Lcom/google/common/collect/FluentIterable", ";" } .end annotation # instance fields .field final synthetic val$comparator:Ljava/util/Comparator; .field final synthetic val$iterables:Ljava/lang/Iterable; # direct methods .method constructor (Ljava/lang/Iterable;Ljava/util/Comparator;)V .locals 0 .prologue .line 1022 iput-object p1, p0, Lcom/google/common/collect/Iterables$14;->val$iterables:Ljava/lang/Iterable; iput-object p2, p0, Lcom/google/common/collect/Iterables$14;->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", ";" } .end annotation .prologue .line 1025 iget-object v0, p0, Lcom/google/common/collect/Iterables$14;->val$iterables:Ljava/lang/Iterable; invoke-static {}, Lcom/google/common/collect/Iterables;->access$300()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$14;->val$comparator:Ljava/util/Comparator; 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