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

net.sf.extcos.selector.TypeFilterJunction Maven / Gradle / Ivy

package net.sf.extcos.selector;

import java.util.Set;

public interface TypeFilterJunction extends MultipleTypeFilter {
	Set getTypeFilters();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy