Interface RestrictedEnumerator<T>

Type Parameters:
T - Type of the values
All Superinterfaces:
Enumerator<T>
All Known Implementing Classes:
RestrictedWrappedEnumerator

public interface RestrictedEnumerator<T> extends Enumerator<T>
Represents an Enumerator with restricted entries, used by criterion definitions