Module quak.framework.data
Package io.john.amiscaray.quak.data.query.numeric
package io.john.amiscaray.quak.data.query.numeric
-
ClassesClassDescriptionA QueryCriteria involving numbersA NumericQueryCriteria testing that the value of a field is between a min and a maxA NumericQueryCriteria testing that the value of a field is greater than a valueA NumericQueryCriteria testing that the value of a field is greater than or equal to a valueA NumericQueryCriteria testing that the value of a field is less than a valueA NumericQueryCriteria testing that the value of a field is less than or equal to a value