mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-17 20:11:25 +07:00
The changes include: - Inferring implicitly parameterized types for classes if they are generic classes with type parameters that have defaults. - Inferring partially parameterized types for classes where only some of the default Type Parameters are overridden by explicit parameterization. - Supporting both old-style and new-style generic Type Aliases, now considering defaults of Type Parameters. GitOrigin-RevId: c3a0d7eb4a85585df9638081291ff83b850eb7f6