public abstract class AbstractReduceToLastCoalescer<T> extends Object implements ICoalescer<T>
AbstractReduceToLastCoalescer()
List<T>
coalesce(List<T> list)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AbstractReduceToLastCoalescer()
public List<T> coalesce(List<T> list)
coalesce
ICoalescer<T>
list
null
Copyright © 2010–2018. All rights reserved.