public class BeaconConnection.PropertyChanger
extends java.lang.Object
| Constructor and Description |
|---|
PropertyChanger() |
| Modifier and Type | Method and Description |
|---|---|
void |
commit(BeaconConnection.WriteCallback writeCallback) |
<K> BeaconConnection.PropertyChanger |
set(Property<K> property,
K newValue) |
public <K> BeaconConnection.PropertyChanger set(Property<K> property, K newValue)
public void commit(BeaconConnection.WriteCallback writeCallback)