Class ObjectFunctions
- java.lang.Object
-
- org.apache.pinot.common.function.scalar.ObjectFunctions
-
public class ObjectFunctions extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static booleanisNotNull(Object obj)static booleanisNull(Object obj)
-