How can I express that two values are not equal to eachother?

后端 未结 4 2052
傲寒
傲寒 2020-12-31 08:06

Is there a method similar to equals() that expresses \"not equal to\"?

An example of what I am trying to accomplish is below:

if (second         


        
4条回答
提交回复
热议问题