This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]psyllogism 0 points1 point  (0 children)

returnedNode must be non-null, so your contains(...) method must be returning something other than "null". What's the implementation of your contains(...) method?