public abstract class Merger extends Object
static <T> com.google.common.collect.ImmutableList<T>
merge(Iterable<? extends T> left, Iterable<? extends T> right, com.google.common.base.Equivalence<? super T> matcher, Foldleft<? super T,T> fold)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static <T> com.google.common.collect.ImmutableList<T> merge(Iterable<? extends T> left, Iterable<? extends T> right, com.google.common.base.Equivalence<? super T> matcher, Foldleft<? super T,T> fold)
Copyright © 2014. All Rights Reserved.