public class Kor implements Alakzat { public void rajzol() { System.out.println("o"); } }