package pack2; import pack1.AnInterface; public class Client { { AnInterface aClass; } }