Overview. The method isNull is a static method of the Objects class in java that checks whether the input object reference supplied to it is null or not . If the passed object is null , then the method returns true .
Overview. The method isNull is a static method of the Objects class in java that checks whether the input object reference supplied to it is null or not . If the passed object is null , then the method returns true .