Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
New
Description
SimpleBindings holds its bindings as a Map<String, Object>, and then casts things when it builds its value sources. We can instead store a map of Supplier<DoubleValuesSource> and avoid casts entirely.
Attachments
Issue Links
- links to