R - root criteria typepublic interface OptionalBigIntegerMatcher<R> extends OptionalNumberMatcher<R,BigInteger>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
OptionalBigIntegerMatcher.Self |
static interface |
OptionalBigIntegerMatcher.Template<R,P> |
NumberMatcher.AggregationTemplate<V>| Modifier and Type | Method and Description |
|---|---|
static <R> CriteriaCreator<R> |
creator() |
atLeast, atMost, between, greaterThan, lessThanin, in, is, isNot, notIn, notInasc, descis, isNotisAbsent, isPresentstatic <R> CriteriaCreator<R> creator()
Copyright © 2020 The Immutables.org authors. All rights reserved.