package ch.fhnw.oop1.lec12.knight; /** * Created by Kelvin on 30-Jan-16. */ public class Idunno implements UltiInti { Idunno() { UltiInti.sayHello(); } }