public class Limit extends Object
Limit(Long offset, Long count)
long
getCount()
getOffset()
boolean
isLimited()
String
toString()
static Limit
unlimited()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Limit(Long offset, Long count)
public static Limit unlimited()
public long getOffset()
public long getCount()
public boolean isLimited()
public String toString()
toString
Object
Copyright © 2023 buession.com Inc.. All rights reserved.