NOpenNLP NOpenNLP

Interface IResetableIterator<E>

Namespace
NOpenNLP.Tools.Util
Assembly
NOpenNLP.Tools.dll

This interface makes an IEnumerator<T> resetable.

public interface IResetableIterator<out E> : IEnumerator<E>, IEnumerator, IDisposable

Type Parameters

E
Inherited Members
IEnumerator<E>.Current
IEnumerator.MoveNext()
IEnumerator.Reset()
IDisposable.Dispose()
Edit this page
Apache OpenNLP, OpenNLP, Apache and the Apache feather logo are trademarks of The Apache Software Foundation. NOpenNLP is not affiliated with, endorsed by, or a product of The Apache Software Foundation.