Java IdentityHashMap equals() methodThe equal() method of the Java IdentityHashMap is used to check the equality of specified Object with the calling IdentityHashMap. SyntaxParameterso - Object whose equality is to be compared with the calling IdentityHashMap. ReturnTrue, if the specified object is equal to the calling IdentityHashMap. Example 1Output: true false false Example 2Output: true false false Next TopicJava-identityhashmap-entryset-method |
We provides tutorials and interview questions of all technology like java tutorial, android, java frameworks
G-13, 2nd Floor, Sec-3, Noida, UP, 201301, India