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

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

package name.remal.collections;

import java.util.Set;

public interface ObservableSet extends ObservableCollection, Set {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy