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

eu.interedition.text.QueryResult Maven / Gradle / Ivy

The newest version!
package eu.interedition.text;

import java.io.Closeable;

/**
 * @author Gregor Middell
 */
public interface QueryResult extends Iterable>, Closeable {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy