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

de.sekmi.histream.etl.ConceptTable Maven / Gradle / Ivy

The newest version!
package de.sekmi.histream.etl;

import de.sekmi.histream.etl.config.Concept;

public interface ConceptTable {
	public Concept[] getConcepts();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy