All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.reactfx.inhibeans.collection.ObservableList Maven / Gradle / Ivy

There is a newer version: 2.0-M5
Show newest version
package org.reactfx.inhibeans.collection;

import org.reactfx.inhibeans.Observable;

public interface ObservableList
extends javafx.collections.ObservableList, Observable {

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy