V - the type of resource that is wrapped into this.public interface UIValue<V>
| Modifier and Type | Method and Description |
|---|---|
void |
set(V value)
Called when the underlying resource of this
UIValue changes. |
Copyright © 2017 Docking Frames. All rights reserved.