com.speedment.runtime.compute.expression.predicate.package-info Maven / Gradle / Ivy
/**
* Specializations of predicates that are returned by expressions. These hold
* additional information about the expression that produced them so that these
* can be analyzed.
*
* @author Emil Forslund
* @since 3.1.2
*/
package com.speedment.runtime.compute.expression.predicate;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy