static interface Producer { public A next(); // null when end }