public class TotalCounter extends Object implements Counter
TotalCounter(Counter total, Counter counter)
long
add()
add(long count)
add(Number count)
get()
String
getName()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public TotalCounter(Counter total, Counter counter)
public long add()
add
Counter
public long add(long count)
public long add(Number count)
public long get()
get
public String getName()
getName
public String toString()
toString
Object
Copyright © 2015 Revolution Systems Inc.. All rights reserved.