S - the type of the non-SPI interface extending this interfacepublic interface PrimitiveIntegerRequirementsSpi<S extends PrimitiveIntegerRequirementsSpi<S>> extends NumberRequirementsSpi<S,Integer>
int parameter.
| Modifier and Type | Method and Description |
|---|---|
S |
isNull()
Deprecated.
the parameter cannot be null
|
isNegative, isNotNegative, isNotPositive, isNotZero, isPositive, isZeroisGreaterThan, isGreaterThan, isGreaterThanOrEqualTo, isGreaterThanOrEqualTo, isIn, isLessThan, isLessThan, isLessThanOrEqualTo, isLessThanOrEqualToisEqualTo, isEqualTo, isInstanceOf, isNotEqualTo, isNotEqualTo, isNotNull, withContext, withException@Deprecated S isNull() throws IllegalArgumentException
isNull in interface ObjectRequirementsSpi<S extends PrimitiveIntegerRequirementsSpi<S>,Integer>IllegalArgumentException - if parameter is not nullCopyright © 2016. All rights reserved.