package lt.bit.skaicivimai; public interface Spausdinti { public void spausdinti(int a, int b); }