Removed invalid javadoc.

This commit is contained in:
aherbert 2020-02-17 13:30:40 +00:00
parent fa028268a8
commit 373a241752
1 changed files with 0 additions and 6 deletions

View File

@ -72,12 +72,6 @@ public class HashFunctionIdentityImplTest {
/** /**
* Test the constructor from component values. * Test the constructor from component values.
*
* @param provider the name of the provider.
* @param name the name of the hash function.
* @param signedness the signedness of the hash function.
* @param process the processes of the hash function.
* @param signature the signature for the hash function.
*/ */
@Test @Test
public void valuesConstructorTest() { public void valuesConstructorTest() {