public interface IWindow
extends java.io.Serializable
Modifier and Type | Interface and Description |
---|---|
static class |
IWindow.Type |
Modifier and Type | Method and Description |
---|---|
long |
getSlidingLength() |
long |
getWindowLength() |
<T> IWindowStrategy<T> |
getWindowStrategy() |
void |
validate() |
long getWindowLength()
long getSlidingLength()
<T> IWindowStrategy<T> getWindowStrategy()
void validate()