Interface Sequence<T>

Type Parameters:
T - The type of the data.

public interface Sequence<T>
A sequence of data.