package I3; import D3.z0; import java.util.List; public interface t { String a(); z0 b(List list); int c(); }