--- old/modules/javafx.controls/src/main/java/javafx/scene/control/cell/ProgressBarTableCell.java 2017-03-09 14:44:47.126174077 -0800 +++ new/modules/javafx.controls/src/main/java/javafx/scene/control/cell/ProgressBarTableCell.java 2017-03-09 14:44:47.022174076 -0800 @@ -51,6 +51,7 @@ * value as it proceeds from 0.0 to 1.0. If the value is -1, the progress * bar will appear indeterminate. * + * @param The type of the TableView generic type * @return A {@link Callback} that can be inserted into the * {@link TableColumn#cellFactoryProperty() cell factory property} of a * TableColumn, that enables visualisation of a Number as it progresses