public class NullToBooleanTransformer extends Object implements FunctionTransformer
Transformer
that converts null to false and a non-null value to TrueConstructor 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, wait
apply
Copyright © 2018. All rights reserved.