public class StreamUtil extends Object
StreamUtil()
static <P,O> Map<O,P>
toMap(Collection<P> coll, Function<P,O> key)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public StreamUtil()
public static <P,O> Map<O,P> toMap(Collection<P> coll, Function<P,O> key)
Copyright © 2022. All rights reserved.