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