package test.rewolucja.task; import java.util.List; import test.rewolucja.GSSIMJobInterface; public interface JobListInterface extends List>{ }