@Beta public interface InstantFilterSpec<T> extends FilterSpec<T>
| Modifier and Type | Method and Description |
|---|---|
T |
isAfter(Instant value) |
T |
isBefore(Instant value) |
T |
isEqualTo(Instant value) |
isMissing, isNotMissingCopyright © 2020. All rights reserved.