Class CollectionUtils

java.lang.Object
org.eclipse.gef.common.collections.CollectionUtils

public class CollectionUtils extends Object
The CollectionUtils contains a method to compute the old value of an ObservableList for a given ListChangeListener.Change event. For details, see getPreviousContents(javafx.collections.ListChangeListener.Change).