public class ConnectionCollector extends Object implements ReadFunction<Boolean>
| Constructor and Description |
|---|
ConnectionCollector() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
readValue()
Calculates, if needed, and then returns the value for this function.
|
void |
setChangeNotification(Runnable notification) |
public void setChangeNotification(Runnable notification)
public Boolean readValue()
ReadFunctionreadValue in interface ReadFunction<Boolean>Copyright © 2010–2015. All rights reserved.