public static void saveAll(LinkedList<? extends java.io.Serializable> list) { } public static void analyze(LinkedList<? super MyClass> list) { }