package test0352; public interface I2<T extends I0<?>> { public T[] getIndications(); }