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