hg: openjfx/8/graphics/rt: RT-26162 Split ObservableList implementations into RandomAcess and Sequential

hang.vo at oracle.com hang.vo at oracle.com
Wed Mar 6 07:33:17 PST 2013


Changeset: df3ce8a3d2aa
Author:    Martin Sladecek <martin.sladecek at oracle.com>
Date:      2013-03-06 16:26 +0100
URL:       http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/df3ce8a3d2aa

RT-26162 Split ObservableList implementations into RandomAcess and Sequential

! javafx-beans/src/com/sun/javafx/collections/ObservableListWrapper.java
+ javafx-beans/src/com/sun/javafx/collections/ObservableSequentialListWrapper.java
! javafx-beans/src/javafx/collections/FXCollections.java



More information about the openjfx-dev mailing list