| Other |
|---|
| openjfx20 b12Fixed |
|
Relates :
|
|
|
Relates :
|
Fix raw type warnings and related clean-ups.
Note: some raw types have leaked into public API (specifically in JavaBeanObjectPropertyBuilder).
Fixing them would be a backwards compatible change just like when generics were first introduced. The Javadoc however would change slightly ("<T>" would be added to the method signature).
|