// Sarah- public class BellRingerKey extends Key { public BellRingerKey () { System.out.println ("Please remind" + "Joe not to leave things in my car!"); }
Key is an interface (java.security)! You can't extend an interface... unless you are an interface which you're clearly not! What kind of Key is it anyway? MD5? SHA-1?
PS. If you honestly think your Williams friends can out-geek me, you obviously have forgotten who I really am!
PPS. Besides for the above mentioned problem, I spot no errors.
Comments 4
Reply
Reply
Reply
PS. If you honestly think your Williams friends can out-geek me, you obviously have forgotten who I really am!
PPS. Besides for the above mentioned problem, I spot no errors.
Reply
Leave a comment