src/share/classes/com/sun/jndi/toolkit/url/GenericURLDirContext.java

Print this page

        

@@ -48,11 +48,11 @@
  */
 
 abstract public class GenericURLDirContext extends GenericURLContext
 implements DirContext {
 
-    protected GenericURLDirContext(Hashtable env) {
+    protected GenericURLDirContext(Hashtable<?,?> env) {
         super(env);
     }
 
     /**
      * Gets the context in which to continue the operation. This method