public interface FlatMapF1<T1,U> extends Function1<T1,CollectionLike<U>>
Function1
Seq#flatMap(F1)
apply
Copyright © 2015. All rights reserved.