public static final class Function.FirstInCollection<P> extends java.lang.Object implements Function<java.util.Collection<P>,P>
Function.First<P>, Function.FirstInCollection<P>, Function.InstanceOf<P,R extends P>, Function.Mono<T>
ID, NULL, TO_STRING
FirstInCollection()
P
fun(java.util.Collection<P> ps)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public FirstInCollection()
public P fun(java.util.Collection<P> ps)
fun
Function<java.util.Collection<P>,P>
This is unofficial documentation and not affiliated with Jetbrains s.r.o. at all. We can not guarantee the correctness of this documentation.