de.dagere.kopeme.datastorage.DataLoader Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of kopeme-core Show documentation
Show all versions of kopeme-core Show documentation
KoPeMe performance testing core
package de.dagere.kopeme.datastorage;
/**
* Interface for loading KoPeMe-data - currently only a marker interface
*
* @author reichelt
*
*/
public interface DataLoader {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy