T
public class Count<T> extends Object
Count(T obj, int count)
int
getCount()
getValue()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Count(T obj, int count)
obj
count
public T getValue()
public int getCount()
public String toString()
toString
Object