jdk/src/share/classes/java/security/KeyFactory.java
changeset 19828 b4f91bc595fe
parent 18579 b678846778ad
--- a/jdk/src/share/classes/java/security/KeyFactory.java	Mon Sep 09 13:44:30 2013 +0100
+++ b/jdk/src/share/classes/java/security/KeyFactory.java	Mon Sep 09 10:52:56 2013 -0700
@@ -395,6 +395,8 @@
      * key material should be returned in an instance of the
      * {@code DSAPublicKeySpec} class.
      *
+     * @param <T> the type of the key specification to be returned
+     *
      * @param key the key.
      *
      * @param keySpec the specification class in which