public class Window extends Object
int
count
offset
Window
count(int count)
next()
static Window
offset(int offset)
previous()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
@Min(value=0L, message="lowerbound") public final int offset
@Min(value=1L, message="lowerbound") @Max(value=50L, message="upperbound") public final int count
public static Window offset(int offset)
public Window count(int count)
public Window previous()
public Window next()
Copyright © 2010–2025 Smals. All rights reserved.