public class AggregateCount extends Object implements AggregateResult
AggregateCount()
boolean
equals(Object other)
long
getCount()
<T extends Pojo> Cursor<T>
getCursor()
int
hashCode()
void
setCount(long count)
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public AggregateCount()
public long getCount()
public void setCount(long count)
public boolean equals(Object other)
equals
Object
public int hashCode()
hashCode
public <T extends Pojo> Cursor<T> getCursor()
Copyright © 2017. All Rights Reserved.