public class CollectionElementExtractor<T> extends Object implements ContainerValueExtractor<Collection<T>,T>
| Constructor and Description |
|---|
CollectionElementExtractor() |
public Stream<T> extract(Collection<T> container)
extract in interface ContainerValueExtractor<Collection<T>,T>Copyright © 2006-2018 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.