public interface ElementToIteratorFunction<T> extends Function<T,Iterator<T>>
andThen, apply, compose, identity
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.