public boolean(SLinkedList obj)
You have missed the method name here, that why it throws and error as identifier expectd... Give a method name like
public boolean methodName(SLinkedList obj)
Zaad
Junior Poster in Training
71 posts since Aug 2009
Reputation Points: 2
Solved Threads: 11