public class Counter extends Object
Counter(int refreshCount)
long
getCachedCount()
getVisitCount()
void
incCached()
boolean
isCacheRefresh()
String
toString()
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Counter(int refreshCount)
public long getVisitCount()
public long getCachedCount()
public boolean isCacheRefresh()
public void incCached()
public String toString()
toString
Object
Copyright © 2018. All rights reserved.