-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 8
-
Component/s: javafx
Both load() and load(InputStream) return Object, but they can be modified to return <T> T to avoid casts.