public class NumberRangePropertyValueConverter extends AbstractRangePropertyValueConverter<Number>
GT_FIELD, GTE_FIELD, LT_FIELD, LTE_FIELD| Constructor and Description |
|---|
NumberRangePropertyValueConverter(PersistentProperty<?> property) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
format(Number number) |
protected Number |
parse(String value) |
getGenericType, read, writegetPropertypublic NumberRangePropertyValueConverter(PersistentProperty<?> property)
protected String format(Number number)
format in class AbstractRangePropertyValueConverter<Number>protected Number parse(String value)
parse in class AbstractRangePropertyValueConverter<Number>Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.