Currently, Function and Layout are completely unrelated types. This is an issue, as these types features some commonalities (e.g. they both support some kind of layout annotation support); moreover, there are places in the API where there is a need to denote a type that is (Function | Layout).
- duplicates
-
JDK-8217245 Unify functions and layouts
-
- Resolved
-