public class Limit extends Object
Limit()
Limit(int skip, int size)
int
getSize()
getSkip()
void
setSize(int size)
setSkip(int skip)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Limit(int skip, int size)
public Limit()
public int getSkip()
public void setSkip(int skip)
public int getSize()
public void setSize(int size)
Copyright © 2022. All Rights Reserved.