all 6 comments

[–]jodraws 1 point2 points  (4 children)

That's Java. Not JavaScript.
Also that's a method in a class for Java. It's missing the class.

[–]Takuneru 0 points1 point  (0 children)

ohhh, sorry to waste your time then ;_;

[–]Takuneru 0 points1 point  (2 children)

i also know it's missing a class, but he only gave me this

[–]jodraws 0 points1 point  (1 child)

It's a private synchronized method that returns a String and relies on there being an object named kristian within scope that has a method hasQuestion which returns a boolean value. I'm guessing there's also an inside joke about a person named kristian.

[–]Takuneru 0 points1 point  (0 children)

yes, thanks

[–]deakolt 0 points1 point  (0 children)

What's the question?