public class CountInfo extends Object
CountInfo(long count, boolean hasMoreItems, Long itemLimit)
boolean
equals(Object obj)
long
getCount()
getItemLimit()
int
hashCode()
isHasMoreItems()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public CountInfo(long count, boolean hasMoreItems, Long itemLimit)
public long getCount()
public boolean isHasMoreItems()
public long getItemLimit()
public String toString()
toString
Object
public int hashCode()
hashCode
public boolean equals(Object obj)
equals
Copyright © 2015. All rights reserved.