import java.util.*; class U { public static void main(String[] args) { List<IImpl> l = new ArrayLits<IImpl>(); } }