public interface Counter
long
add()
add(long count)
add(Number count)
get()
String
getName()
long add()
long add(long count)
long add(Number count)
long get()
String getName()
Copyright © 2015 Revolution Systems Inc.. All rights reserved.