On Sat, 22 Nov 2025 09:03:16 GMT, Michael Strauß <[email protected]> wrote:

> `LINEAR(Point2D...)` we would have `ofLinear(Point2D...)`

+1 for `ofLinear(Point2D ...)`

`Interpolator.LINEAR` is a final object instance, 
`Interpolator.LINEAR(Point2D...)` is a method.

-------------

PR Comment: https://git.openjdk.org/jfx/pull/1977#issuecomment-3571847841

Reply via email to