public class VoidMeth{ public Integer test(){ return this.test(); } }