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

name.remal.collections.ObservableList Maven / Gradle / Ivy

The newest version!
package name.remal.collections;

import java.util.List;

public interface ObservableList extends ObservableCollection, List {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy