public class LongRangeBinding extends AbstractRangeBinding<Long>
| Constructor and Description |
|---|
LongRangeBinding() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
format(Long value) |
protected com.google.common.collect.Range<Long> |
getEmpty() |
protected Long |
parse(String text) |
converterget, get, get, register, set, set, sqlprotected com.google.common.collect.Range<Long> getEmpty()
getEmpty in class AbstractRangeBinding<Long>protected Long parse(String text)
parse in class AbstractRangeBinding<Long>protected String format(Long value)
format in class AbstractRangeBinding<Long>Copyright © 2020. All rights reserved.