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

de.otto.flummi.query.QueryBuilder Maven / Gradle / Ivy

The newest version!
package de.otto.flummi.query;

import com.google.gson.JsonObject;

public interface QueryBuilder {

    JsonObject build();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy