public interface SharedValueReader
Modifier and Type | Method and Description |
---|---|
ListenerContainer<SharedValueListener> |
getListenable()
Returns the listenable
|
byte[] |
getValue()
Return the current value of the count
|
byte[] getValue()
ListenerContainer<SharedValueListener> getListenable()
Copyright © 2011–2013 The Apache Software Foundation. All rights reserved.