Unchecked conversion warning
Sven Reimers
sven.reimers at gmail.com
Tue Aug 13 06:29:55 PDT 2013
Hi guys,
trying to compile
ReadOnlyObjectProperty<Worker.State> stateProperty =
task.stateProperty();
leads to
warning: [unchecked] unchecked conversion
ReadOnlyObjectProperty<Worker.State> stateProperty =
task.stateProperty();
required: ReadOnlyObjectProperty<State>
found: ReadOnlyObjectProperty
Not sure if this is something broken om my dev machine - can anyone confirm?
Thanks
-Sven
--
Sven Reimers
* Senior Expert Software Architect
* NetBeans Dream Team Member: http://dreamteam.netbeans.org
* Community Leader NetBeans: http://community.java.net/netbeans
Desktop Java:
http://community.java.net/javadesktop
* Duke's Choice Award Winner 2009
* Blog: http://nbguru.blogspot.com
* XING: https://www.xing.com/profile/Sven_Reimers8
* LinkedIn: http://www.linkedin.com/in/svenreimers
Join the NetBeans Groups:
* XING: http://www.xing.com/group-20148.82db20
* NUGM: http://haug-server.dyndns.org/display/NUGM/Home
* LinkedIn: http://www.linkedin.com/groups?gid=1860468
http://www.linkedin.com/groups?gid=107402
http://www.linkedin.com/groups?gid=1684717
* Oracle: https://mix.oracle.com/groups/18497
More information about the openjfx-dev
mailing list