Generics Java Tutorial

public static  void saveAll(LinkedList list) {
    
   }
   public static void analyze(LinkedList list) {
    
   }