package sample; public interface Client { void run(); }