mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-01-14 15:53:36 +01:00
updated javadoc author
Former-commit-id: 92c8dc2bcbb8da1a41084acfa392326e32939e29
This commit is contained in:
@@ -23,7 +23,7 @@ package org.owasp.dependencycheck.utils;
|
||||
* @param <L> the type for the left element in the pair
|
||||
* @param <R> the type for the right element in the pair
|
||||
*
|
||||
* @author Jeremy Long <jeremy.long@owasp.org>
|
||||
* @author Jeremy Long
|
||||
*/
|
||||
public class Pair<L, R> {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user