@API(status=INTERNAL) public class CollectorsSupport extends java.lang.Object
static <T> java.util.stream.Collector<T,?,java.util.Set<T>>
toLinkedHashSet()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static <T> java.util.stream.Collector<T,?,java.util.Set<T>> toLinkedHashSet()