public interface ValueListener
Value objects for changes directly.| Modifier and Type | Method and Description |
|---|---|
void |
valueChanged(Value val)
Callback used by
Value objects to notify listener of change. |
Copyright © 2006–2018 Apache Software Foundation. All rights reserved.