Is there a method similar to equals() that expresses \"not equal to\"?
equals()
An example of what I am trying to accomplish is below:
if (second
if (!secondaryPassword.equals(initialPassword))