public class Count extends Object
Count()
Count(Integer count)
boolean
equals(Object o)
Integer
getCount()
int
hashCode()
void
setCount(Integer count)
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Count()
public Count(Integer count)
public Integer getCount()
public void setCount(Integer count)
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2023 The Apache Software Foundation. All rights reserved.