public class NullToBooleanTransformer extends Object implements FunctionTransformer
Transformer that converts null to false and a non-null value to True| Constructor and Description |
|---|
NullToBooleanTransformer()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
transform(Object input)
Deprecated.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitapplyCopyright © 2018. All rights reserved.