mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-21 08:39:24 +01:00
doclint fixes
This commit is contained in:
@@ -692,7 +692,7 @@ public class Dependency implements Serializable, Comparable<Dependency> {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Implementation of the Comparable<Dependency> interface. The comparison is solely based on the file path.
|
* Implementation of the Comparable<Dependency> interface. The comparison is solely based on the file path.
|
||||||
*
|
*
|
||||||
* @param o a dependency to compare
|
* @param o a dependency to compare
|
||||||
* @return an integer representing the natural ordering
|
* @return an integer representing the natural ordering
|
||||||
|
|||||||
Reference in New Issue
Block a user