Content
public class Person public void laugh() System.out.print ("Hahaha"); public class EvilPerson extends Person public void laugh() System.out.print ("Mwahahaha"");
HTTP 418: I'm a teapot
The server identifies as a teapot now and is on a tea break, brb
HTTP 418: I'm a teapot
The server identifies as a teapot now and is on a tea break, brb
public class Person public void laugh() System.out.print ("Hahaha"); public class EvilPerson extends Person public void laugh() System.out.print ("Mwahahaha"");