Perhaps some of the classes in javafx.util. Duration springs to mind.
Others I think could be Bounds/BoundingBox, Rectangle2D.
On 27/09/2020 20:29, Nir Lisker wrote:
Hi,
Project Valhalla is planning to create an annotation to apply to classes
that are planned to be migrated to inline classes
Hi,
Project Valhalla is planning to create an annotation to apply to classes
that are planned to be migrated to inline classes [1]. As part of the
migration requirements, classes can't have a public or protected
constructor, and this is the main breaking change. They must also be final,
though I d