src/share/classes/javax/sound/sampled/Line.java

Print this page

        

@@ -240,11 +240,11 @@
     public static class Info {
 
         /**
          * The class of the line described by the info object.
          */
-        private final Class lineClass;
+        private final Class<?> lineClass;
 
 
         /**
          * Constructs an info object that describes a line of the specified class.
          * This constructor is typically used by an application to