| Package | Description |
|---|---|
| com.landawn.abacus.condition |
| Modifier and Type | Class and Description |
|---|---|
class |
IsNotInfinite |
class |
IsNotNaN |
class |
IsNotNull |
| Modifier and Type | Method and Description |
|---|---|
static IsNot |
ConditionFactory.isNot(String propName,
Object propValue)
Checks if is not.
|
Copyright © 2021. All rights reserved.