Interface WindowDefinition<T,U extends Comparable<? super U>>

Type Parameters:
T - the type of Window element
U - the type of field to sort

public interface WindowDefinition<T,U extends Comparable<? super U>>
Represents window definition, which will define the result set to construct the window
Since:
4.0.0