Uses of Class
tech.jhipster.service.filter.FloatFilter
-
Packages that use FloatFilter Package Description tech.jhipster.service.filter Utilities for JPA criteria classes, used for filtering data on the back-end. -
-
Uses of FloatFilter in tech.jhipster.service.filter
Methods in tech.jhipster.service.filter that return FloatFilter Modifier and Type Method Description FloatFilterFloatFilter. copy()copy.Constructors in tech.jhipster.service.filter with parameters of type FloatFilter Constructor Description FloatFilter(FloatFilter filter)Constructor for FloatFilter.
-