JFXtras LinksThis page contains a community-driven list of verified JavaFX links with the very latest information on JavaFX. Please browse the selection of available links and submit new links that you would like to see added. Function Return Type Inference http://stuartmarks.wordpress.com/2010/03/31/function-return-type-inference/ Great explanation on how the compiler infers when the developer doesn't specify a return type on a function. |