Class CommonUtils
- java.lang.Object
-
- org.apache.iotdb.db.protocol.influxdb.util.CommonUtils
-
public class CommonUtils extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description CommonUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static booleancheckEqualsContainNull(java.lang.Object o1, java.lang.Object o2)judge whether two instances are equal, and allow null check
-