R
- the type of result object.public static interface CodeEvaluator.Result.Listener<R>
Modifier and Type | Method and Description |
---|---|
void |
resultChanged(R o)
Notify that the result object has changed.
|
void resultChanged(R o)
o
- a new result object.Built on August 30 2023. | Copyright © 2017-2023 Apache Software Foundation. All Rights Reserved.