package abs; interface Intface { public int method(); }