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