Aggregate<V,V>
Function<List<I>,O>
public static class Aggregation.Unique<V> extends Object implements Aggregate<V,V>
Unique()
V
apply(List<V> values)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Unique()
public V apply(List<V> values)
Function
apply
values
Copyright © 2019. All rights reserved.