AlgorithmParameterSpec.java, [...]: Re-merged with Classpath.
* java/security/spec/AlgorithmParameterSpec.java, java/security/spec/KeySpec.java: Re-merged with Classpath. From-SVN: r45355
This commit is contained in:
@@ -36,6 +36,6 @@ package java.security.spec;
|
||||
|
||||
@author Mark Benvenuto
|
||||
*/
|
||||
public abstract interface AlgorithmParameterSpec
|
||||
public interface AlgorithmParameterSpec
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user