public interface SharedCountReader extends Listenable<SharedCountListener>
Modifier and Type | Method and Description |
---|---|
int |
getCount()
Return the current value of the count
|
addListener, addListener, removeListener
Copyright © 2011–2013 The Apache Software Foundation. All rights reserved.