Uses of Class
io.john.amiscaray.quak.data.query.numeric.NumericQueryCriteria
Packages that use NumericQueryCriteria
-
Uses of NumericQueryCriteria in io.john.amiscaray.quak.data.query.numeric
Subclasses of NumericQueryCriteria in io.john.amiscaray.quak.data.query.numericModifier and TypeClassDescriptionclassA NumericQueryCriteria testing that the value of a field is between a min and a maxclassA NumericQueryCriteria testing that the value of a field is greater than a valueclassA NumericQueryCriteria testing that the value of a field is greater than or equal to a valueclassA NumericQueryCriteria testing that the value of a field is less than a valueclassA NumericQueryCriteria testing that the value of a field is less than or equal to a value