I
- The generic type of the source iterator.E
- The generic type of the elements visited by the source iterator.F
- The generic type of the elements visited by the filtered iterator.public interface IFilter<I extends Iterator<E>,E,F> extends Serializable
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.