macosxnerd101, on 07 January 2014 - 07:32 PM, said:
Why are you making a super() call and passing those parameters? Buffin does not extend anything explicitly. So you have to satisfy the Object super constructor by invoking super();. The Object super constructor does not accept any parameters.
So that means I should just get rid of that line totally since it does not extend any object?

New Topic/Question
Reply



MultiQuote




|