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

com.dooapp.gaedo.finders.QueryExpression Maven / Gradle / Ivy

package com.dooapp.gaedo.finders;

import com.dooapp.gaedo.finders.expressions.QueryExpressionVisitor;
import com.dooapp.gaedo.patterns.Visitable;

public interface QueryExpression extends Visitable {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy